Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在另一个 jsp 页面中包含了一个 jsp 页面。我希望在重新加载父 jsp 页面时不重新加载子 jsp 页面。有什么办法吗?
你应该看看 Ajax/jQuery。
http://api.jquery.com/jQuery.get/
http://api.jquery.com/jQuery.post/