Close
jGuru Forums
Posted By: zong_zhang Posted On: Sunday, September 23, 2001 08:53 AM
I have a HTML file contain a HREF link, when user click the link, a servlet should be invoked and do some database process then pass another html file to client. My question is how should I do to invoke a servlet through href link?(we usually do it through a submit button in a form)
Re: Servlet
Posted By: Mittal_Bhiogade Posted On: Sunday, September 23, 2001 08:34 PM