PWC1406: Servlet.service() for servlet DatabaseServletOracleXE threw exception javax.servlet.ServletException: Session Time Zone not set! at com.companyname.project.DatabaseServletOracleXE.doGet(DatabaseServletOracleXE.java:53)
the offending line is: out.println("<h2><%= new java.util.Date() %></h2> ");
javax.servlet.ServletException: Session Time Zone not set!
so how do I correct it because when I remove the line I get the same error BUT theere is nothing to display.
[Message sent by forum member 'bobparis' (bobparis)]
http://forums.java.net/jive/thread.jspa?messageID=283749