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.
我有一个带有 servlet 的 jsp 页面。
有没有像 GWT 这样的工具可以帮助我?
您可以通过 ajax 调用“在更改时”更新字段,或者您可以尝试getAttributeNames()在 servlet 中使用。
getAttributeNames()