Re: fmt:parseDate

2005-06-03 Thread Rahul P Akolkar
Ramkumar Krishnan <[EMAIL PROTECTED]> wrote on 06/03/2005 12:33:58 PM: > Hi All, > I want to parse the date and time separately from the string > "2005-05-31 18:23:07.0". Not sure what parse separately means. You parse once, and maybe, format twice (to present date and time separately). > I

Re: Upgrade from Tomcat 4 to 5

2005-06-03 Thread Rahul P Akolkar
Nic - I recommend downloading the JSTL 1.1 Spec Maintenance Release from here [ http://java.sun.com/products/jsp/jstl/ ] and reading Appendix A (Compatibility & Migration), specifically A.2 deals which JSTL 1.0 -> 1.1 migration. Should have everything you need to know. -Rahul

Re: Upgrade from Tomcat 4 to 5

2005-06-03 Thread David Schwartz
Try changing the taglib in your jsp to... <%@ taglib prefix = "c" uri = "http://java.sun.com/jsp/jstl/core"; %> Quoting Nic Werner <[EMAIL PROTECTED]>: >> So, I could throw in the new version of JSTL, and Tomcat 5 and use my >> old code with and I should be fine? I've gotten errors doing >> thi

Re: Upgrade from Tomcat 4 to 5

2005-06-03 Thread Nic Werner
So, I could throw in the new version of JSTL, and Tomcat 5 and use my old code with and I should be fine? I've gotten errors doing this ('value' not definined for the TLD), but if you say it should work then I'll look elsewhere for problems. Thanks, - Nic. David Schwartz wrote: is this cor

Re: Upgrade from Tomcat 4 to 5

2005-06-03 Thread David Schwartz
>>is this correct? No. It's still used. David Schwartz Quoting Nic Werner <[EMAIL PROTECTED]>: >> Hi, >> I've got an application using Tomcat 4, JSTL 1.0 and I'm trying to >> upgrade it to Tomcat 5. The problem I'm having is the is >> no longer used, and I have to use just the ${variable}

Upgrade from Tomcat 4 to 5

2005-06-03 Thread Nic Werner
Hi, I've got an application using Tomcat 4, JSTL 1.0 and I'm trying to upgrade it to Tomcat 5. The problem I'm having is the is no longer used, and I have to use just the ${variable} EL syntax, is this correct? There is more to this problem, but I was hoping to use the newer version of JSTL

fmt:parseDate

2005-06-03 Thread Ramkumar Krishnan
Hi All, I want to parse the date and time separately from the string "2005-05-31 18:23:07.0". I tried using http://www.spreadfirefox.com/?q=affiliates&id=0&t=65";>http://sfx-images.mozilla.org/affiliates/Buttons/110x32/safer.gif"/>