Hi,

The JSP Developer's Guide says that plugin parameter values can be set with an 
expression: value={"parameterValue" | <%= expression %>}

When I try this, I get:
com.sun.jsp.compiler.ParseException: D:\java\dev\web\TradeEntry.jsp(24,49) Attribute 
value should be quoted.

I also tried to put my expression between quotes, but then the expression is not 
evaluated...

Anyone else experienced this problem?

I'm using jswdk-1.0.1.

Philippe.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to