Thanks Andreas - as it turns out - that was exactly the problem. As discussed further here: http://forums.oracle.com/forums/thread.jspa?messageID=213756𴋼
The end result is that, as you...
Type: Posts; User: damomurf; Keyword(s):
Thanks Andreas - as it turns out - that was exactly the problem. As discussed further here: http://forums.oracle.com/forums/thread.jspa?messageID=213756𴋼
The end result is that, as you...
Hi there,
I'm in the process of "back-porting" some existing J2EE code to utilise the Spring Framework and trying to deploy the EAR to OC4J version 10.1.3.
Every time we deploy any code that...
Brilliant - I was after the request context, so was exactly what I needed - thanks!
Hi folks,
We're using Velocity for templating with Spring MVC.
I've seen elsewhere references to a $req model property being available - any attempt to use it doesn't work, with "$req.xxxx"...