I have a spring-velocity portlet and am trying to use velocity's $actionURL
but it doesn't resolve the variable and so doesn't work, it just gives me a
404 on trying to access that action (through a form). I've tried it both as
${actionURL} and $actionURL.

I assume it must be something to do with my spring config or a missing
velocity command before it (like the equivalent of <portlet:defineObjects
/>)? Anyone know?

Thanks 
-- 
View this message in context: 
http://www.nabble.com/Problem-with-%24actionURL-in-Spring-Portlet-tp21931675p21931675.html
Sent from the Velocity - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to