1.

Is Tapestry A Jsp Tag Library?

Answer»

Tapestry is not a JSP tag library; Tapestry BUILDS on the servlet API, but doesn’t use JSPS in any way. It uses it own HTML TEMPLATE format and its own rendering engine. Starting with release 3.0, Tapestry includes a simple JSP tag library to allow JSP pages to create links to Tapestry pages.

Tapestry is not a JSP tag library; Tapestry builds on the servlet API, but doesn’t use JSPs in any way. It uses it own HTML template format and its own rendering engine. Starting with release 3.0, Tapestry includes a simple JSP tag library to allow JSP pages to create links to Tapestry pages.



Discussion

No Comment Found