Hi,
I am invoking a servlet on my form submit (on .page). I am using servlet to do my form processing. But in the servlet, I am not able to get the RequestContext object of the livesite API.
Could you please let me know how can I get this object in my serlvet class?
I know that I can use controller to do this processing, but my requirement is very specific which is limiting me to use servlet approach.
Environment : 7.2.1
OS: Linux
Thanks,
Sumit kulkarni