Hi all, it’s me again.
I’ve searched the website and archives and I couldn’t
find the answer to this, so hopefully someone here can tell me how to do this
or point me to where the answer is if I missed it:
I’ve got a separate deployment scheme running in Java w/
tomcat, and my form JSPs call a servlet that acts as the brain of the
application.
In one of my forms, the user hits submit, some stuff happens
in the servlet, and I want to display the result message of that servlet stuff
in the form (successfully saved to system or failed to save, stuff like that).
Only the servlet will know what happened. How do I best go about
this? I’d like to avoid using xpl if possible.
Thanks,
Stephanie
Free forum by Nabble | Edit this page |