JSP + XSL + XML
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
What are the benefits of JSP + XSL + XML approach?
What actually gets into JSP,xsl and xml?Can we still use jsp tags,struts tags,Tiles frameowrk etc.
What actually gets into JSP,xsl and xml?Can we still use jsp tags,struts tags,Tiles frameowrk etc.
posted 19 years ago
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Here are some articles that discusses JSP , XSL and XML.
JSP_XML_XSL
JSP OR XSL
Personally I am not comfortable with xsl solely as a view ( in mvc architecture).
Find it to be difficult to do things with xsl compared to what a jsp can do, but if the view is pretty dumb and does not require mainipulating the data xsl should satisfy as view.
JSP_XML_XSL
JSP OR XSL
Personally I am not comfortable with xsl solely as a view ( in mvc architecture).
Find it to be difficult to do things with xsl compared to what a jsp can do, but if the view is pretty dumb and does not require mainipulating the data xsl should satisfy as view.
raj joe
Ranch Hand
Posts: 99
posted 19 years ago
My client is stuck with XML/XSL and JSP.I just want to know how do I use both Jsp and XML\XSL.Can a jsp page with some static html content , jstl/struts tags and XSL tags be displayed on a mobile device without any issues.
How do I handle pagination in the above case?
-
-
Number of slices to send:Optional 'thank-you' note:
-
-
Originally posted by Roger Nelson:
Here are some articles that discusses JSP , XSL and XML.
JSP_XML_XSL
JSP OR XSL
Personally I am not comfortable with xsl solely as a view ( in mvc architecture).
Find it to be difficult to do things with xsl compared to what a jsp can do, but if the view is pretty dumb and does not require mainipulating the data xsl should satisfy as view.
My client is stuck with XML/XSL and JSP.I just want to know how do I use both Jsp and XML\XSL.Can a jsp page with some static html content , jstl/struts tags and XSL tags be displayed on a mobile device without any issues.
How do I handle pagination in the above case?
| And then the entire population worshiped me like unto a god. Well, me and this tiny ad: The new gardening playing cards kickstarter is now live! https://www.kickstarter.com/projects/paulwheaton/garden-cards |









