2014-06-24 22:11 GMT+02:00 Tri Quan <quans...@wans.net>:
> I use Netbeans-7.0,  Tomcat 2.2.3,   JDK1.6 for development and use ant-deploy
> Per the perspective of Netbeans, iteratorkfc.jsp  is under 'Web Pages'
> Project IteratorKFC has the following structure:
>
> InteratorKFC
>         Web Pages
>                 META-INF
>                 WEB-INF
>                 iteratorkfc.jsp
>         Source Pages
>         Libraries
>         Configuration Files
>                 Context.xml
>                 Struts.xml
>                 Web.xml
>
>
> Do you see any issue with location of iteratorkfc.jsp   ?
>
> Error -->  The requested resource (/IteratorKFC/IteratorKFC/iteratorkfc.jsp) 
> is  not available.

Yes, because it's under WebApp root so the path must be
/iteratorkfc.jsp


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to