I thought I had read that <s:select list="\#{'01':'Jan','02':'Feb',[...]}: worked around the problem. (*Chris*)
On Mon, Mar 24, 2008 at 2:14 PM, Musachy Barroso <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]@{ "foo" : "foo value", "bar" : "bar value" } > > > http://www.ognl.org/2.6.9/Documentation/html/LanguageGuide/collectionConstruction.html#mapConstruction > > musachy > > > > On Mon, Mar 24, 2008 at 5:11 PM, stanlick <[EMAIL PROTECTED]> wrote: > > > > Arrrrrrrrrgggggggggggghhhhhhhhhhhhh!!!!!!!!!!!!!!!! > > > > Now i's ignoring my valid ${foo.bar.baz} JSTL expressions too! > > > > > > > > > > stanlick wrote: > > > > > > Exceptions kill! I added the following and it works now. However, I'm > > > still getting the warning in the MyEclipse Enterprise Workbench 6.0 JSP > > > editor when it encounters the # character. > > > > > > <jsp-config> > > > <jsp-property-group> > > > <url-pattern>*.jsp</url-pattern> > > > <el-ignored>true</el-ignored> > > > </jsp-property-group> > > > </jsp-config> > > > > > > > > > > > > newton.dave wrote: > > >> > > >> --- stanlick <[EMAIL PROTECTED]> wrote: > > >>> Is this form of map creation no longer supported? > > >>> > > >>> http://struts.apache.org/2.x/docs/select.html > > >>> > > >>> I'm getting the dreaded "Syntax error in EL" on the list attribute > using > > >>> 2.0.11 > > >> > > >> From where are you getting that error? If it's from the container then > > >> you're > > >> seeing the JSP 2.1 (?) issue, not an OGNL issue. AFAIK I've had no > > >> problems > > >> in containers that don't attempt to handle the # character. > > >> > > >> Dave > > >> > > >> > > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > > >> For additional commands, e-mail: [EMAIL PROTECTED] > > >> > > >> > > >> > > > > > > > > > > -- > > View this message in context: > http://www.nabble.com/%3Cs%3Aselect-list%3D%22-%7B%2701%27%3A%27Jan%27%2C-%2702%27%3A%27Feb%27%2C--...-%7D%22-tp16260809p16261335.html > > > > > > Sent from the Struts - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > -- > "Hey you! Would you help me to carry the stone?" Pink Floyd > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]