On Aug 13, 2007, at 10:04 AM, Oliver Scheel wrote:
I have the "luck" to insert a WO app into a PHP app. I call my WO via
DirectActions. Now I wan't to redirect the DirectAction to a
ComponentAction
at call time, because the PHP part refreshes (via JavaScript and
"location.reload()") the page and with the DirectAction URL it
looses some
states.
Or is there a completely different receipt?
If it is an component action URL, the PHP page has to know the URL in
advance. That seems like it will be a problem. Can you cache the
state in cookies?