If you prefer to have one page/one object paradigm and to submit page
to itself, you might want to do it in JSF. If you prefer front
controller paradigm which Struts uses, then you might want to move all
code from JSPs into business classes, which are called from Struts
actions, and to transform yo
look at tiles section of struts books
.V
Richard Reyes wrote:
Hi Guys,
I have been task to maintain several jsp web applicatiohumonguosns.
Each application has about 15 humonguos jsp's. Their original designs
are to submit jsp pages to itself so each jsp
contains large volumes of java codes.
From t
Hi Guys,
I have been task to maintain several jsp web applicatiohumonguosns.
Each application has about 15 humonguos jsp's. Their original designs
are to submit jsp pages to itself so each jsp
contains large volumes of java codes.
>From time to time a new feature request comes and there comes the
3 matches
Mail list logo