I've been playing with adding the CommandToken functionality as described in
the Fields/Kolb book "Web Development with Java Server Pages", but I'm not
doing so well. In the book the setting of the command token takes place
after the controlling servlet calls the command.execute() method (like the
struts action.perform() method?), but before the servlet actually forwards
to the corresponding jsp. I can't seem to find where this is in the struts
world. My attempts so far haven't panned out.

If anyone has implemented this I'd like to know how you did it.

Thanks for any info, Will Jaynes

Reply via email to