moving/tailoring struts-example app

2001-06-16 Thread joey sark
joey sark <[EMAIL PROTECTED]> wrote: > Newbie question: > > I'm using tomcat 3.2.1 > > my default app is webapps/Root > > i have webapps/struts-example working. > > my understanding is that these are two separate apps each with its own web.xml > etc,

moving/tailoring struts-example app

2001-06-15 Thread joey sark
Newbie question: I'm using tomcat 3.2.1 my default app is webapps/Root i have webapps/struts-example working. my understanding is that these are two separate apps each with its own web.xml etc, and that they cannot access each other's session data. I want to move struts-example to under /Root/

RE: need help installing struts-example

2001-06-15 Thread joey sark
FYI i did get struts-example to work after i realized that, in addition to having struts.jar in /tomcat/webapps/struts-example/WEB-INF/lib/ i *also* had copied it to /tomcat/lib/ - just as the install guide says NOT to do. this really does cause a classNotFound error. end ___

botched struts-exercise-taglib install ?

2001-06-15 Thread joey sark
after installing struts-exercise-taglib index.jsp works fine for Bean Tags and Logic Tags, but HTML tags give this error: Error: 500 Location: /struts-exercise-taglib/html-link.jsp Internal Servlet Error: javax.servlet.ServletException: Exception creating bean of class org.apache.struts.webap

need help installing struts-example

2001-06-15 Thread joey sark
apparantly i have botched intstalling the struts example apps. looks like maybe a problem with whatever parses that example xml database. if you can tell what is wrong from the dump below, i'd be so grateful. Thanks ( using tomcat 3.2 ) from servlet log: 2001-06-15 06:08:01 - path="/struts-exam