RE: Help with JSTL...

2003-10-07 Thread Karr, David
> -Original Message- > From: Jacob Wilson [mailto:[EMAIL PROTECTED] > > I am developing a new application in Struts and just wanted > to see how to implement JSTL in my jsps... I am trying to > iterate a loop using a jstl tag... I am specifying a > collection object in the items attrib

Re: Help with JSTL/fmt-rt parameter substitution

2003-03-11 Thread Pierre Delisle
Check bug #14590 for some explanations on this. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14590 From a comment on that bug report: This is not a bug in JSTL, but a peculiarity of how a single quote is interpreted by java.text.MessageFormat. For more details, you may want to check bug

RE: Help with JSTL and Tomcat 4.0.4 - Tomcat Sax Parser Error in Reading web.xml

2002-10-23 Thread Karr, David
I would want to see lines 1-20 of your web.xml file. The error is on line 17, and has to do with the "servlet" element. It doesn't appear to have anything to do with taglibs. > -Original Message- > From: Rob Swan [mailto:robswan@;objectpublish.com] > Sent: Friday, October 18, 2002 1:32 P

RE: Help with JSTL and Tomcat 4.0.4 - Tomcat Sax Parser Error in Reading web.xml

2002-10-18 Thread Rob Swan
PROTECTED] <mailto:robswan@;objectpublish.com> -Original Message- From: Karr, David [mailto:david.karr@;attws.com] Sent: Friday, October 18, 2002 1:14 PM To: 'Tag Libraries Users List' Subject: RE: Help with JSTL and Tomcat 4.0.4 - Tomcat Sax Parser Error in Reading web.xm