Hello, 

Is it possible to enter an absolute path in the struts-config.xml?

IE
<global-forwards>
    <forward name="toModuleB"
       path=http://www.my-random-website.com/moduleB/index.do />
    ...
    </global-forwards>

Thanks

Denis

Reply via email to