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]

Reply via email to