Hi All,

I have a rife application running in a tomcat container behind an apache web
server.
The applications runs in a specific context for example "/myapp"
The public url has no context root, so I have to replace all
FORM:SUBMISSION:name values
with the correct values otherwise they point to the wrong location, is
there  a way to do this in a generic way?
I've looked at the Template.getFilteredValues(String filter) method, but I
don't succeed in extracting the FORM:SUBMISSION:name
values.

Any help will be much appreciated.

Regards,

Edwin
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to