Hi
I am trying now *.shtml for
invoking servlet thru an html file by specifying <servlet > tag inside the
html file.
After the execution of servlet (content-type text/plain),
assume it is returning a string which is literally displayed in the html
page by default. But i want that text to be somewhere in my html page without
displaying it in the current position. Basically I want to capture the
return value in a variable.
Is it possible?
Once if I capture the return value in a variable , I can
display it wherever I want.
Expecting your reply ASAP.
Thanks & Regards
Mahesh
