You have to add the servlet api jars to the project build path. Spindle doesn't do this for you
On 6/19/05, Koen Segers <[EMAIL PROTECTED]> wrote: > On Wednesday 15 June 2005 07:34, Justin Koke wrote: > > You can also extend the BaseEngine class and create your own Engine > > class (referencing this in your .application file) and then overriding > > activateExceptionPage(). > > How can I override this BaseEngine? > I'm using spindle in the eclipse ide. > I get a message this message: > Cannot find the class , The project was not built since its build path is > incomplete. Cannot find the class file for > javax.servlet.http.HttpSessionBindingListener. Fix the build path then try > building this project. > > Any idea how to solve this? > I also want to change the exception page... > > > -- > > Koen Segers > > <[EMAIL PROTECTED]> > <http://eddyvite.dyndns.org> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
