Direct Web Remoting: Using JavaScript call server terminal class (translation)

xiaoxiao2021-03-06  39

Direct Web Remoting (DWR) Calls Java code directly through JavaScript on the browser very simple way. It can help you build a website that is similar to G-mail, Google Suggest or Kuro5hin, does not need to call a new page to update data. With DWR, just a simple JAR file and add a small number of code to Web.xml to configure server-side classes. Add a pair of