| Author |
JSTL Tag c:url and "var" attribute
|
Vishnu Prakash
Ranch Hand
Joined: Nov 15, 2004
Posts: 1026
|
|
I am testing this after disabling cookies in FireFox Browser. GoodPage.jsp If I use "var" attribute in c:url tag with "value" attribute denoting different page and after I click the link it is opening the same page again. Why it is happening. Isn't it supposed to open the resource in the "value" attribute?  [ November 11, 2005: Message edited by: Vishnu Prakash ]
|
Servlet Spec 2.4/ Jsp Spec 2.0/ JSTL Spec 1.1 - JSTL Tag Documentation
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56201
|
|
|
Look at the HTML that is generated by this. What do you see?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: JSTL Tag c:url and "var" attribute
|
|
|