You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Karim D. Saloojee" <ka...@hotpop.com> on 2002/06/12 15:49:54 UTC

Value of using one action per use-case?

Hi

At a Java Conference it was suggested that when building web applications
with Struts it might be a good idea to use one action per use case.

In the action we have a number of different methods that would would be
executed depending on the parameters passed by the browser. The methods
would be automatically invoked by reflection.

Other than the "slight" performance hit due to reflection, would this be a
good idea? Why or why not?

TIA
Karim


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>