JSP HyperLinks
Hey im new to j2ee and i want to know if that i can call a servlet through a hyperlink i tried but i couldnt do that. i had to use buttons and i badly need to use hyperlinks to call the servlets pls pls help me. Thanks in advance
[285 byte] By [
amila325a] at [2007-11-27 4:02:50]

# 3
> <a
> href="ServletUrlPattern?request1=req1&request2=req2...
> ">Static Text</a>
Hey man as i totally new to j2ee can you give me a small code that work with this.
thing the reason is i know url pattern and dnt know about wht is after next :(
sory to trouble you :)