Posted By:
John_Smith
Posted On:
Wednesday, February 18, 2004 02:35 PM
hi!!!
i'm having a problem with jbuilder9 that it's getting my out of my nerves. i use expressions as
${foo.id}
but jbuilder doesn't translate them and they're passed to the URL as "${foo.id}" instead of its value.
does anyone know how to make it work??
i've already tried writing
*.jsp
true
in my web.xml but it says it's not correct
thanks in advance