2008/3/3, Jerry Gustanski <[EMAIL PROTECTED]>: > > [3/3/08 0:44:31:344 PST] 0000002b ServletWrappe E SRVE0068E: Could not > invoke the service() method on servlet /index.jsp. Exception thrown : > java.lang.NullPointerException > > at org.apache.struts.util.RequestUtils.pageURL(RequestUtils.java:1596)
Ok this is strange... Did your application initialize correctly? I mean, do you receive an exception when starting your app? Antonio