For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > syntax of sslext with a url parameter









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author syntax of sslext with a url parameter
onlysendspamtothisaddress@yahoo.com

2005-04-27, 8:59 pm

I'm trying to figure out the proper syntax for sslext with a url
parameter:

In a jsp page,

<sslext:link page='/showTable.do;table_name=<%=objectName%>'>
<%=objectName%>
</sslext:link>

The first <%=objectName%> is not evaluated and the second is. I need
the first to be also evaluated. What I am trying to do is pass a URL
parameter.

Sorry, I'm a newbie, but I couldn't find documentation.

--Benjamin

Tor Iver Wilhelmsen

2005-04-27, 8:59 pm

onlysendspamtothidress@yahoo.com writes:

> The first <%=objectName%> is not evaluated and the second is. I need
> the first to be also evaluated. What I am trying to do is pass a URL
> parameter.


Check the "sslext" TLD: If the page attribute of the link tag does not
say

<rtexprvalue>true</trexprvalue>

you cannot use constructs like that.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com