On Fri, Aug 25, 2000, Tomi Panula-Ontto wrote:
> [this mail propably starts a new thread as I can't reply directly
> to the previous email. sorry folks!]
> 
>  Oh well, go ahead and try it [escaping the ampersand].
> 
>  My results:
>  ------------------------------------------escaped-test.jsp
>  <html>
>  <head><title>test</title></head>
>  <body>
>  <servlet name="DateServlet">
>  <param name="somehtml" value="\&nbsp;">
>  </servlet>
>  </body>
>  </html>
>  ------------------------------------------escaped-test.jsp
>  Crash.
>  java.lang.IllegalArgumentException: Missing '=' in attribute key/value
> pair
> 
> [...]
>  
>  Any ideas?
> 
Did you try value="&amp;nbsp;" ?
-- 
Etienne BERNARD <[EMAIL PROTECTED]>
Given infinite time, 100 monkeys could type out the complete works of
Shakespeare. Win 98 source code? Eight monkeys, five minutes.

Reply via email to