aspose file tools
The moose likes JSF and the fly likes Just testing if a paramter is IN the url Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Just testing if a paramter is IN the url" Watch "Just testing if a paramter is IN the url" New topic
Author

Just testing if a paramter is IN the url

Dan Acuff
Ranch Hand

Joined: Jul 13, 2009
Posts: 62
How do I go about testing if a parameter is in the URL, or maybe its length?

I want to do this in a c:when tag.




Thanks for the help.

Update, the below SHOULD work, but it is not.. can anyone help?

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Just testing if a paramter is IN the url
 
Similar Threads
Coloring Table Rows
Pass two parameters via href
problem with JSTL
[JSTL] How to call a method inside an attribute?
Switch case with Display Tag