Groups
Groups
Sign in
Groups
Groups
GWT Users
Conversations
About
Send feedback
Help
GWT 1.6 Jetty problem?
13 views
Skip to first unread message
Paul van Hoven
unread,
May 28, 2009, 5:32:50 PM
5/28/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I know that this question doesn't refer directly to GWT but i think it
refers to the Jetty server bundled with GWT 1.6. After making a
correction in the web.xml file according to this dicussion (
http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/fa738eeca9da6daf/37390477a05d32ca?lnk=gst&q=expression+language#37390477a05d32ca
) i now got a new problem.
By using
"<%@ taglib prefix="c" uri="
http://java.sun.com/jstl/core
" %>"
the EL
"${params.value}"
works but
"<c:out value="${params.value}"/>"
does not.
I get the following error message by jetty:
"According to TLD or attribute directive in tag file, attribute value
does not accept any expressions"
Has this something to do with the jetty server?
Reply all
Reply to author
Forward
0 new messages