but hope you would atleast have a grasp of what you are up against
How are you getting the form values to the server?
Originally posted by ramprasad madathil:
Just to clarify, if the user clicks on some other link rather than saving the form, the form name/value pairs arent transmitted with the new url request automatically (unless ofcourse you have javascripts handling the onClick() event on the link)
ram.
We do have JS hooks in place to catch the click and attempt to submit the form.
Originally posted by ramprasad madathil:
Does the JS actually submit the form?
I still cant figure out why you need a filter for this as opposed to a normal Servlet - this kind of forwarding from a Filter doesnt find mention in the Servlet spec and you may see inconsistent behaviour across servers.
ram.
It's a tiny ad only because the water is so cold.
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
|