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

2004-05-28 Thread Barnett, Brian W.
/WEB-INF/lib/c.tld /WEB-INF/lib/struts-html-el.tld /WEB-INF/lib/struts-html-el.tld -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 pr

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

2004-05-28 Thread Kris Schneider
m: Kris Schneider [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 27, 2004 1: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

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

2004-05-27 Thread Barnett, Brian W.
ginal Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Thursday, May 27, 2004 1: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.xm

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

2004-05-27 Thread Kris Schneider
now, 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 remai

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 with

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 us

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

2004-05-27 Thread Derek Mahar
mailto:[EMAIL 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]&

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 >

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

2004-05-26 Thread Barnett, Brian W.
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 "regular" jsp's vs. "xml document" jsp's. Does anyone know how to configure Tomcat 5 to see my jsp's as "regular" jsp's? Or is there something I need t