Hi,
  Yeah servlet classes do get put under
yourwebapp/WEB-INF/classes or yourwebapp/WEB-INF/lib
if it has been archived (jar).  If you need to
reference jsp hidden under yourwebapp/WEB-INF/ you
need to make references to its path to get to it,
modify your mapping in struts-config.xml.
  I always use the admin webapp as a reference to see
how things work since it is a struts based
application.

aka_sergio

--- Hernan Pezzano <[EMAIL PROTECTED]> wrote:

> Hi, 
> I can´t instance a servlet from a jsp. I have the
> servlet under web-inf folder, and de jsp as same as
> web-inf level. I call to servlet with
> ACTION="ServletInfo" after I press the SUBMIT button
> inside de jsp. it´s ok isn´t it?
> The result of the browser when I press SUBMIT is
> "the page cannot be found"
>  
> I´m using Tomcat 5.0
>  
> Thanks very much
>  
> Hernán.
> 
>               
> ---------------------------------
>  250MB gratis, Antivirus y Antispam
>  Correo Yahoo!, el mejor correo web del mundo
>  Abrí tu cuenta aquí



        
                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail

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

Reply via email to