Default command for ControllerConfig seem to be hardcoded
-
Now the interesting part: these strings are never referenced anywhere.
The command is initialized in ControllerConfig class:
protected String command = "servlet-standard";
It
On 5/4/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
On 5/4/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
> How exactly can I set the chain for a particular request?
Stupid me, "catalog" and "command" attributes of "action", of course.
Still, this choice is made declaratively on a mapping
On 5/4/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote:
How exactly can I set the chain for a particular request?
Stupid me, "catalog" and "command" attributes of "action", of course.
Still, this choice is made declaratively on a mapping level. What if I
wanted to make it programmatically?
---
3 matches
Mail list logo