servlet-servlet communication,
September 2, 2010 at 5:18 PM
while going through this program,few queries came to my mind.After enetering the values in html and submitting the html into servlet,the control reaches the servlet and the selected values are dispalayed in the browser.So inorder to pass the values from ColorPage to GetColors ,is it possible to go directly without the help of a a browser request.
View All Comments
| View Tutorial