Is it possible to have an action forward to an external site? In other words, can I set my success path to a http reference? See example below.
<action path="/triNet"
type="org.trimet.security.actions.TriNet"
scope="request">
<forward name="success"
path="http://www.trimet.org"/>
</action>
Courtney
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

