Thanx for the advice Tom but I couldn't get much from the error.
What I did was to to call the .do file and forward the control to the .jsp
that uses the template.
Generally, is it illegal to use .do files within a template tag??

Thanx again,
Konstantina


----- Original Message -----
From: "Tom Klaasen (TeleRelay)" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 4:06 PM
Subject: RE: Can anyone help on this?


> 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]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to