RE: RDC Tag Libs

2006-01-09 Thread Rao, Aravilli Srinivasa
Rahul, I have added the new tag and its related files. http://issues.apache.org/bugzilla/show_bug.cgi?id=38193 Please review the content and add the sources to the main line. Regards Aravilli -Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: Saturday, January

autogenerating resource for taglibs-i18n

2006-01-09 Thread Oded Arbel
Hi guys. I've started to use taglibs-i18n in my project, and I was wandering if its possible to automatically generate the base resource files for taglibs-i18n's i18n:bundle automatically from my JSP files ? I've looked in the web, but either I don't know what to search for, or it doesn't

jsp with mailer1.1 taglib no longer works on Tomcat 5.0

2006-01-09 Thread Kevin Passey
Hi, I have written a small JSP which basically sends me and a couple of other people e-mails when a form is submitted from our website - this has and still is running quite happily on Tmocat 4.x. However on 5.x it fails with a syntax error in the log - the question is quite simple - are these

Response Tag Library

2006-01-09 Thread Stephen Caine
All, What has taken the place of the Response Tag library? I note that it has been deprecated. We have found an apparent bug with the tag: setHeader. Thank you, Stephen Caine CommonGround Softworks, Inc. - To

Re: autogenerating resource for taglibs-i18n

2006-01-09 Thread Rahul Akolkar
On 1/9/06, Oded Arbel [EMAIL PROTECTED] wrote: Hi guys. I've started to use taglibs-i18n in my project, and I was wandering if its possible to automatically generate the base resource files for taglibs-i18n's i18n:bundle automatically from my JSP files ? snip/ Oded - A base resource file

Re: jsp with mailer1.1 taglib no longer works on Tomcat 5.0

2006-01-09 Thread Rahul Akolkar
On 1/9/06, Kevin Passey [EMAIL PROTECTED] wrote: Hi, I have written a small JSP which basically sends me and a couple of other people e-mails when a form is submitted from our website - this has and still is running quite happily on Tmocat 4.x. However on 5.x it fails with a syntax error in

Re: Response Tag Library

2006-01-09 Thread Rahul Akolkar
On 1/9/06, Stephen Caine [EMAIL PROTECTED] wrote: All, What has taken the place of the Response Tag library? I note that it has been deprecated. snip/ Some combination of JSTL and EL, on a case-by-case basis. We have found an apparent bug with the tag: setHeader. snap/ Please file a

RE: jsp with mailer1.1 taglib no longer works on Tomcat 5.0

2006-01-09 Thread Kevin Passey
Thanks Rahul, I'll probbly do it in java then. Regards Kevin -Original Message- From: Rahul Akolkar [mailto:[EMAIL PROTECTED] Sent: 09 January 2006 23:35 To: Tag Libraries Users List Subject: Re: jsp with mailer1.1 taglib no longer works on Tomcat 5.0 On 1/9/06, Kevin Passey [EMAIL