From: "Caroline Jen" <[EMAIL PROTECTED]>
> I am working on one of my Struts JSPs.  I am trying to
> put a link (not a link to invoke an action); something
> equivalent to:
> <a href="http://www.google.com";>Google</a>
> I want user to be at the Google's web site when they
> click on 'Google' in my JSP.  The above HTML tag gives
> me a problem.

What kind of problem?  It looks fine to me, and if all you need is a plain
old static link, I wouldn't use a taglib either.

Post the JSP and the resulting HTML and someone can probably figure out
what's wrong.

-- 
Wendy Smoak


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

Reply via email to