I have a date being passed to a sub as a java string in the following
format:
2008-07-11 15:30:00.0
Does anybody know a simple method to turn this into a java.util.Date
object so that I can access ouah.hours, ouah.minutes. ouah.seconds,
ouah.month, ouah.date, ouah.year?
I know it's a very basic question but I haven't been able to find
anything worthwhile on google yet, and I have to keep working on this
project now despite the fact that my texts on JSP/JSTL don't get here
until Monday.
I know that in Java it would be as simple as formulating a
java.text.DateFormat.parse('string') or
java.text.SimpleDateFormat.parse('string'), but I don't know how to do
this from within my JSP.
TIA
ITrx
http://www.lookupanyone.com/namelistings/damon-getsman-andrew-getson.html
Damon Getsman