RE: using actions xxxx.do

2001-08-31 Thread Maxime Saby
e this file in the binary distrib, i supposed that every is in the struts.jar. Am i correct ? tanx for your help ... -Original Message- From: Daniel Jimenez [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 30, 2001 6:24 PM To: [EMAIL PROTECTED]; Maxime Saby Subject: Re: using actions xx

Re: using actions xxxx.do

2001-08-30 Thread Daniel Jimenez
Don't forget your struts.jar in lib and add the ActionServlet as part of your web.xml action org.apache.struts.action.ActionServlet application com.bs.jobpost.ApplicationR

using actions xxxx.do

2001-08-30 Thread Maxime Saby
I just finish the installation of struts but when i access a url with logo.do i do not have the page. The page cant be found. I have the line about the .do action servlet mapping and the tld files where they are supposed to be but nothing ... In my tomcat/lib folder, i have the jasp parser ..