JSTL - Obtaining values from url string

Thread Solved

Join Date: Sep 2006
Posts: 162
Reputation: Cerberus is an unknown quantity at this point 
Solved Threads: 14
Cerberus Cerberus is offline Offline
Junior Poster

JSTL - Obtaining values from url string

 
0
  #1
Oct 13th, 2007
Hi all. How do you get values from an appended url string using JSTL?

For example:

redirect.jsp?pageid=23

-how would i get that value?

Thanks.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 162
Reputation: Cerberus is an unknown quantity at this point 
Solved Threads: 14
Cerberus Cerberus is offline Offline
Junior Poster

Re: JSTL - Obtaining values from url string

 
0
  #2
Oct 13th, 2007
Solved:

I just accessed it in the same way i would access elements submitted by a form (i.e. by the name e.g. ${param.pageid})

Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:




Views: 2330 | Replies: 1
Thread Tools Search this Thread



Tag cloud for JSP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC