-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

No tried both of those.  Is this just completely esoteric or what?  I
spend a good 8 hours searching all over the web and Sun's site for this
info and nothing!

R
On Friday, August 2, 2002, at 04:10 AM, Joel Carklin wrote:

> Hi,
>
> just a shot in the dark here, because I haven't used these particular
> tags, but it appears to me that you have double quotes nested within
> double quotes. Surely the compiler would read the first opening as a
> beginning quote and the second opening quote as the end?
>
> Ie  <a href = "<jsp:expression>response.encodeURL("
>
> then text in the middle of nowhere:
>
>     logout-action.do
>
> and then text in quotes again:
>
> ")</jsp:expression>"
>
> perhaps if you replace inner quotes with single qoutes it would work?
>
> <a
> href="<jsp:expression>response.encodeURL('logout-action.do')</jsp:expres
> sion>">
>
> hope that helps
> Joel
>
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)

iD8DBQE9SmbJK/1j/4sLi/ARAnUaAKC7i59iM76Hs65uX/16QtE20K1O8gCeKWyv
VpDdwVG9BqcqGY9NinSC8Fg=
=O6RJ
-----END PGP SIGNATURE-----

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to