Everything that Will said and more...
on 1/2/2001 5:07 AM, "Shaun Campbell" <[EMAIL PROTECTED]> wrote:
> public class NewUser extends VelocityActionEvent
> {
> }
>
> Whenever I run pull up my screen using the following URL:
>
> http://localhost:8080/cdtrack/servlet/cdtrack/action/Newuser
You have "NewUser" as your classname, but in the URL above it is "Newuser".
Case matters. Also you shouldn't be executing the action from the URL in
this case, you should be doing it when you submit the form.
-jon
--
Honk if you love peace and quiet.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]