hi,

i'm trying to configure the controller using 
<controller forwardPattern="/$P" pagePattern="/$P"/>

so that it looks for jsp pages in the webroot folder, no matter if we are
inside a module or not.
but whatever i enter in the forwardPattern or pagePattern properties, no
changes in the behaviour.

went through the source code of 1.2.8, and in
RequestProcessort.internalModuleRelativeForward() i can see that this methd
doesn't take care of any patterns, just combines the module prefix with the
URI to get the new URI.

any ideas? 

kr,
guenther

--
Günther Wieser

creative-it
Guglgasse 6/1/11/1
A-1110 Wien
Austria
http://www.creative-it.com

"2 Dinge sind unendlich: Das Universum und die 
Dummheit der Menschheit, aber beim Universum 
bin ich mir nicht so ganz sicher."
Albert Einstein 



Reply via email to