Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

passing variables to a servlet

  Asked By: Glenn    Date: Jun 19    Category: Java    Views: 799
  

I remember that i've made in php a link like this:

<a href = "url?text>...</a> like this i can access it on the next
page.

How can i do this in a servlet and how can i access from a servlet
the text
passed in parameter with the link.
so can i do something like this <a href="servlet/s
ervletname...">...</a>
or there is an other way to pass parameters from a link to a servlet.
<a href="servlet/servletname...">...</a>

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on passing variables to a servlet Or get search suggestion and latest updates.




Tagged: