RE: *regular* jsp vs. *xml document* jsp question

2004-05-28 Thread Kris Schneider
:56 PM To: Tag Libraries Users List Subject: RE: *regular* jsp vs. *xml document* jsp question For JSP 2.0, a JSP document is identified in one of the following ways: The existence in web.xml of a jsp-property-group element with an is-xml subelement set to true. The file has a .jspx

RE: *regular* jsp vs. *xml document* jsp question

2004-05-28 Thread Barnett, Brian W.
-location/WEB-INF/lib/struts-html-el.tld/taglib-location /taglib /web-app -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Friday, May 28, 2004 8:39 AM To: Tag Libraries Users List Subject: RE: *regular* jsp vs. *xml document* jsp question No problem, it just means

Re: *regular* jsp vs. *xml document* jsp question

2004-05-27 Thread Kris Schneider
Do you need to remain compliant with Servlet 2.3/JSP 1.2 or can you go with Servlet 2.4/JSP 2.0? Quoting Barnett, Brian W. [EMAIL PROTECTED]: Just installed Tomcat 5.0.19 and it is complaining about some stuff in my jsp files. After some reading, I determined it had something to do with

RE: *regular* jsp vs. *xml document* jsp question

2004-05-27 Thread Derek Mahar
PROTECTED] Sent: May 27, 2004 8:17 AM To: Tag Libraries Users List Subject: Re: *regular* jsp vs. *xml document* jsp question Do you need to remain compliant with Servlet 2.3/JSP 1.2 or can you go with Servlet 2.4/JSP 2.0? Quoting Barnett, Brian W. [EMAIL PROTECTED]: Just installed Tomcat

RE: *regular* jsp vs. *xml document* jsp question

2004-05-27 Thread Derek Mahar
Libraries Users List Subject: RE: *regular* jsp vs. *xml document* jsp question What is the difference between strictly JSP 2.0 compliant pages and JSP 1.2 pages? I understand that JSP 2.0 replaces the non-XML compliant % % tokens with XML tags, but what are those tags and how do we use them

RE: *regular* jsp vs. *xml document* jsp question

2004-05-27 Thread Barnett, Brian W.
As far as I know, we can go with Servlet 2.4/JSP 2.0. -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 6:17 AM To: Tag Libraries Users List Subject: Re: *regular* jsp vs. *xml document* jsp question Do you need to remain compliant

RE: *regular* jsp vs. *xml document* jsp question

2004-05-27 Thread Kris Schneider
/JSP 2.0. -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 6:17 AM To: Tag Libraries Users List Subject: Re: *regular* jsp vs. *xml document* jsp question Do you need to remain compliant with Servlet 2.3/JSP 1.2 or can you go