I need to do a bit of modification to the friendly urls implementation. I need to be able to configure wether the servlet context is encoded in the url. Since it will be applicationwide all instances need the same configuration.
I think my options are: To access the engine or access the global object. I suppose that I might not be able to access the global object through getPage(), so that leaves me with accessing the engine. Any suggestions ? Henrik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
