Assuming I have a url like: /cgi-bin/WebObjects/MyApp.woa/
instanceNumber/wa/action?
p2=param2&p1=param1&p3=param3&wosid=sessionID
It depends on the exact ordering of how you put the parameters onto
your URL. The default pattern stuff will not support this, but a
completely custom impl of _r
Assuming I have a url like: /cgi-bin/WebObjects/MyApp.woa/
instanceNumber/wa/action?p2=param2&p1=param1&p3=param3&wosid=sessionID
It depends on the exact ordering of how you put the parameters onto
your URL. The default pattern stuff will not support this, but a
completely custom impl of _rew
I knew there was something like this:)
I've just checked the source and I'm not sure about something:
Assuming I have a url like: /cgi-bin/WebObjects/MyApp.woa/
instanceNumber/wa/action?p2=param2&p1=param1&p3=param3&wosid=sessionID
could I use this feature to have it replace by: /param1/param2/pa
Ah, that's new. Haven't seen that one yet. Nice.
cug
On 07.10.2008, at 13:27, Mike Schrag wrote:
on ERXApplication:
/**
* This method is called by ERXWOContext and provides the
application a hook
* to rewrite generated URLs.
*
* You can also set "er.extensions
on ERXApplication:
/**
* This method is called by ERXWOContext and provides the application
a hook
* to rewrite generated URLs.
*
* You can also set "er.extensions.replaceApplicationPath.pattern" to
the pattern to
* match and "er.extensions.replaceApplicationP
On 07.10.2008, at 13:04, Xavier Destombes wrote:
Hello Guido,
I'm jumping on this answer to ask you:
Do you have a sample code that use wonder url rewriting feature?
When you decode using Apache rewrite, are you using a script or a
static rewriting rule?
:)
I have this in my application cla
Hello Guido,
I'm jumping on this answer to ask you:
Do you have a sample code that use wonder url rewriting feature?
When you decode using Apache rewrite, are you using a script or a
static rewriting rule?
:)
Thanks
Xavier
On 2-Oct-08, at 3:31 PM, Mike Schrag wrote:
I' am not a member of th
On 2-Oct-08, at 3:31 PM, Mike Schrag wrote:
I' am not a member of this sect... but, it is WO-Based, a far as I
can tell from the url.
http://www.wwag.com/
I periodically do a google search for "inurl:/cgi-bin/
WebObjects" ... Sometimes interesting.
Unfortunately URL rewriting is too simple
I' am not a member of this sect... but, it is WO-Based, a far as I
can tell from the url.
http://www.wwag.com/
I periodically do a google search for "inurl:/cgi-bin/WebObjects" ...
Sometimes interesting.
ms ___
Do not post admin requests to the li
I' am not a member of this sect... but, it is WO-Based, a far as I can
tell from the url.
http://www.wwag.com/
JPM
Tout ce que l'on apprend à un enfant, on l'empêche de l'inventer ou de
le découvrir.
J. Piaget ___
Do not post admin requests to th
10 matches
Mail list logo