look further down the stack trace, starting from the line "Root cause". This might give you something more to work with ...
hth, tomK > -----Original Message----- > From: Konstantina Stamopoulou [mailto:[EMAIL PROTECTED]] > Sent: donderdag 15 november 2001 12:56 > To: Struts Users Mailing List > Subject: Can anyone help on this? > > > Hello, > I'm using a template for my application and for the main > content I want to display a table from a database. > When I access the database.do using a URL I get all the data > correctly. > When I use this database.do file in the .jsp that uses the > template I get : > > javax.servlet.ServletException: Servlet Exception > at > org.apache.jasper.runtime.PageContextImpl.handlePageException( > PageContextImpl.java:459) > at > _0002fcompany_0002ejspcompany_jsp_3._jspService(_0002fcompany_ > 0002ejspcompany_jsp_3.java:234) > at > org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119) > > > How should I handle this error? > > Thanx in advance. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

