Re: Test JSP Page

2006-12-20 Thread Grok Mogger
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grok, Grok Mogger wrote: I'm setting up Tomcat for the first time. I'm trying to use a simple test just to verify that I have everything set up properly, and I was hoping someone could confirm for me that I understand wh

Re: Test JSP Page

2006-12-20 Thread David Smith
I've been using java.text.SimpleDateFormat for both parsing input and formatting output. --David Steve R Burrus wrote: > Just thinking back to my past limited Java education, I think/believe that there is some kind of a method associated with the Date class that will allow you to both format the

Re: Test JSP Page

2006-12-20 Thread Steve R Burrus
Just thinking back to my past limited Java education, I think/believe that there is some kind of a method associated with the Date class that will allow you to both format the date-time display properly and specify which particular time zone that you want to use. Hope that helps. Christopher S

Re: Test JSP Page

2006-12-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Grok, Grok Mogger wrote: > I'm setting up Tomcat for the first time. I'm trying to use a simple > test just to verify that I have everything set up properly, and I was > hoping someone could confirm for me that I understand what I'm doing. > > I'm s

Test JSP Page

2006-12-20 Thread Grok Mogger
Hey everyone, I'm setting up Tomcat for the first time. I'm trying to use a simple test just to verify that I have everything set up properly, and I was hoping someone could confirm for me that I understand what I'm doing. I'm setting up Apache, mod_jk, and Tomcat on a (Debian) Linux serve