Dear all,

If I have a JSP portlet, and I have a form:

    <form  method=get action="http://localhost:8080/examples/servlet/Dtest";>

Q:
after click submit, i will go to the servlet page.
Is there a way i can display the result in the same page (without going to
the servlet page)?
Or what's the "exact link path" that I could add to the servlet page so that
user can click back to go to the starting page?

Q:
If I want to add a portlet for user to do database search, what is the
best/easist way to do it? any advice?



Thank you for help!!

Irene


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to