1.

How Does Struts Work?

Answer»

Java Servlets are designed to handle requests made by Web browsers. Java ServerPages are designed to CREATE dynamic Web pages that can turn billboard SITES into LIVE APPLICATIONS. Struts uses a special Servlet as a switchboard to route requests from Web browsers to the appropriate ServerPage. This makes Web applications much easier to design, create, and maintain.

Java Servlets are designed to handle requests made by Web browsers. Java ServerPages are designed to create dynamic Web pages that can turn billboard sites into live applications. Struts uses a special Servlet as a switchboard to route requests from Web browsers to the appropriate ServerPage. This makes Web applications much easier to design, create, and maintain.



Discussion

No Comment Found