i am new to struts when i compiling the my first struts app
iam getting a error

D:\Program Files\Apache Software Foundation\Tomcat
5.5\webapps\FirstApp>javac *.
java -d ..\web-inf\classes
UserRegistrationAction.java:8: error while writing
strutsEx.UserRegistrationActi
on: ..\web-inf\classes\strutsEx\UserRegistrationAction.class (The system
cannot
find the path specified)
public class UserRegistrationAction extends Action
^
Note: UserRegistrationForm.java uses or overrides a deprecated API.
Note: Recompile with -Xlint  eprecation for details.
1 error
-- 
View this message in context: 
http://www.nabble.com/compile-error-tf3643967.html#a10176681
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to