954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

JSTL - Obtaining values from url string

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.

Cerberus
Junior Poster
162 posts since Sep 2006
Reputation Points: 27
Solved Threads: 14
 

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})

:$

Cerberus
Junior Poster
162 posts since Sep 2006
Reputation Points: 27
Solved Threads: 14
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You