Hi all,
I want to pass below url (var strURL="http://localhost:8080/SUNTYRE/customerServletAjax?value="+value;) to action class and call action class method.Currently i am passing this url to
servlet but my requirement is to pass to action class .I am using struts1.3.
How to pass i dont know .
please help anybody to do this.
this is my code..
Thanks