Example & Tutorial understanding programming in easy ways.

Which technologies can be used at View Layer in Struts?

In Struts, we can use any of the following technologies in view layer:
  1. JSP
  2. HTML
  3. XML/XSLT
  4. WML Files
  5. Velocity Templates
  6. Servlets

Read More →