users@glassfish.java.net
Re: Glasshfish v2 doesn't like seem to like some OGNL
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Maybe in reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Fri, 21 Dec 2007 09:00:30 PST
A co-worker just found a workaround for this issue from:
http://www.nabble.com/OGNL-and-JSP-2.1---are-there-plans-to-fix--to11670176.html
We stuck:
<jsp-config>
<jsp-property-group>
<url-pattern>*.jsp</url-pattern>
<el-ignored>true</el-ignored>
</jsp-property-group>
</jsp-config>
In our app web.xml and the jsp's seem to process fine now. FYI to anyone else having this issue.
Andrew
[Message sent by forum member 'areplogle' (areplogle)]
http://forums.java.net/jive/thread.jspa?messageID=251152
This message
: [
Message body
]
Next message
:
John Clingan: "Re: Glassfish Wiki down?"
Previous message
:
glassfish_at_javadesktop.org: "GF includes expired JAXB 2.0"
Maybe in reply to
:
glassfish_at_javadesktop.org: "Re: Glasshfish v2 doesn't like seem to like some OGNL"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]