jssp page as web form POST backend
Hi,
I need to build a backend to manage the data POST'ed from different web forms and I have made a POC using a jssp page. It's only to receive the action of the forms and return the error management (in JSON), not the actual HTML, etc. It works as expected and gives me the required flexibility and functionality. My question is if you can think of any reason why you would recommend not to use this approach.
Thank in acvance
Guillermo