Rajesh,
Just to complement Eddie Bush's assistance.
The Struts controller setup in the MVC does some data mining the
ActionForm and then passes off to different actions for different
business logic and to different ActionForwards for different
presentation. Thus, if you are clear about what each
... might be a bit simplistic, but could you perhaps name your forwards
after your roles and just have your action handle things that way? ... if
the model is the same ... Then, you wouldn't have to touch the Action class
unless your model needed tweaking.
Another thing you could condier is h
2 matches
Mail list logo