Re: problem with html:link tag

2006-08-28 Thread Chris Cheshire
Doh. I also discovered using single quotes around the page= value works too (not to mention the Netbeans editor correctly syntax-highlights the line properly this way). Thanks Michael :) On 8/28/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: Escaping the quotation symbols inside the string u

Re: problem with html:link tag

2006-08-28 Thread Michael Jouravlev
Escaping the quotation symbols inside the string usually helps. On 8/28/06, Chris Cheshire <[EMAIL PROTECTED]> wrote: I am trying to use html:link to "fix" a URL so that it has the context path on it, but when the value of the page parameter requires quotes inside it (to specify a string value t