For Example if I type in my browser address bar:

http://127.0.0.1:8080/webapp/userSignup.do?action=whatever

The first time, I type this in, this invokes the
execute method of my Action class (I'm using
System.out ("Action execute Invoked") in Action
execute to test this).  If I then enter the exact same
url, this method is not getting called.  

I am not using validator at all!!  

Can anyone explain what is going on with this?



                
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

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

Reply via email to