Re: Action Class Not Found

2012-03-12 Thread muralidhar uttarkar
Thanks for the information Dave On Mon, Mar 12, 2012 at 1:17 AM, Dave Newton wrote: > On Sun, Mar 11, 2012 at 6:33 AM, muralidhar uttarkar wrote: > > > I want to know why do we need WAR file? Why should we use ANT build > tool.? > > > > War files are the de facto web

Re: Action Class Not Found

2012-03-11 Thread muralidhar uttarkar
It seems there is some problem with my ant build. I am getting that error only If I generate WAR file with Ant Build tool. and then run that WAR on server. Otherwise, if I run the whole project as it is, It is running without any error. I want to know why do we need WAR file? Why should we use ANT