On Wed, 11 Apr 2001, Ted Husted wrote:

> I'm finding a similar problem with Resin - under SSL it connects fine
> but the html:link tags resolve to <a> </a>. 
> 

Can you quote me an exact snippet of your JSP page that does this?  The
only way you could possibly get nothing at all is if you specified none of
the "forward", "href", or "page" attributes -- and the logic of the tag is
supposed to throw a runtime exception in that case.

Craig McClanahan

Reply via email to