Re: Exception starting filter struts2 java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter

2010-04-03 Thread Lukasz Lenart
2010/4/2 sandeep kotha sandeep4u.ko...@gmail.com:
 In-spite of having *struts2-core-2.1.8.1.jar *under
 /WebContent/WEB-INF/lib/struts-2.1.8.1/ . im getting the below error .

Is that /WEB-INF/lib/struts-2.1.8.1/ a directory ???
 ^
If so, your jars cannot be found, move them to /WEB-INF/lib as is
specified by servlet specification!


Regards
-- 
Łukasz
http://www.lenart.org.pl/
Kapituła Javarsovia 2010
http://javarsovia.pl

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



Re: Exception starting filter struts2 java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter

2010-04-03 Thread sandeep kotha
Thank you Lenart, Its working after making the change you said.

On 3 April 2010 14:05, Lukasz Lenart lukasz.len...@googlemail.com wrote:

 2010/4/2 sandeep kotha sandeep4u.ko...@gmail.com:
  In-spite of having *struts2-core-2.1.8.1.jar *under
  /WebContent/WEB-INF/lib/struts-2.1.8.1/ . im getting the below error .

 Is that /WEB-INF/lib/struts-2.1.8.1/ a directory ???
 ^
 If so, your jars cannot be found, move them to /WEB-INF/lib as is
 specified by servlet specification!


 Regards
 --
 Łukasz
 http://www.lenart.org.pl/
 Kapituła Javarsovia 2010
 http://javarsovia.pl

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