| Author |
not submitting special symbol of url query string in ajax request in struts2
|
vikas byn
Ranch Hand
Joined: Mar 18, 2011
Posts: 65
|
|
i made url like saveJob.action?job.type=monitor&job.name=test#1234&job.remark=testing using javascript and send ajax request.
what i see in action class using request.getQueryString(), it will truncate url after special symbol #.
Please help me, i am not able to send ajax request with # symbol.
There is any way to send special symbol in query string in struts2.
thanks in advance.
|
 |
 |
|
|
subject: not submitting special symbol of url query string in ajax request in struts2
|
|
|