You probably have to remove the initial double-quote:

  <html:link href='<%= "/" + name + "/index.jsp" %>'>

> -----Original Message-----
> From: Pham Anh Tuan [mailto:[EMAIL PROTECTED] 
> Sent: Monday, February 14, 2005 8:46 PM
> To: Struts Users Mailing List
> Subject: [HELP] Using scriptlet to to generate a property
> 
> 
> <html:link href="'<%= "/" + name + "/index.jsp" %>'>
> 
> I don't know how the line above is correct ? Anyone can help 
> me where can I 
> get instructions how to make a complete expression.
> 
> thanks for advance
> 
> Anh Tuan 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to