You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Emi Lu <em...@encs.concordia.ca> on 2007/11/12 18:15:50 UTC

rel="stylesheet" type ="text/css"" error in jsp page

Hello,

Using Struts2.0.11, I have this line in my jsp, which always cause the 
exception?

<link href="<html:rewrite page="/styles.css" />" rel="stylesheet" 
type="text/css">

Did I do something wrong?

Thanks!
-e

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: rel="stylesheet" type ="text/css"" error in jsp page

Posted by Dave Newton <ne...@yahoo.com>.
--- Emi Lu <em...@encs.concordia.ca> wrote:
> Using Struts2.0.11, I have this line in my jsp,
> which always cause the exception?
> 
> <link href="<html:rewrite page="/styles.css" />"
> rel="stylesheet"  type="text/css">
> 
> Did I do something wrong?

You didn't say what the exception was.

Is <html:rewrite.../> an S1 tag?

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org