Hi

I have an entry in my

struts-config.xml

file...

[snip]
<action
     path="/testpage"
     forward="testpage.jsp" >
</action>
[snip]

But everytime I run this Tomcat cannot find testpage.  Tomcats message 
always says

[snip]
message /testpage
description "The requested resource(/testpage) is not available
[snip]

Anyone know what I might be doing wrong?

Cheers

Tony


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

Reply via email to