I've already found *my* proper way. None of the alleged problems apply
to my application.

That said I would like to repeat my question:

Is there a way to forward to (the end point of) a chained action and run
the whole action chain again?

Catalyst::Plugin::Subrequest does a full dispatch, if I remember correctly. You can thus use full URLs, i.e. chains. You'll have to manually retrieve the response and submit it to the browser.

--
Matthieu Codron
[EMAIL PROTECTED]




_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to