Hi
I have an SHTML page with servlet tag included in it. And the form input will be processed by a servlet specified in the servlet tag. Now my qn is how can i get the data only from the servlet back to the calling html in between servlet tag. i need to process that data for the remaining portion of the shtml page. i dont want to create any html hard coding in servlet. i need only the data from servlet. 
if any of u can spend some time for this for me, pleae help me
thanks in advance
Mahesh 

Reply via email to