Hello All
this is a problem somewhat not on
cocoon.
I am using the J2EE design ptterns. I have a number
of XSP pages having a number of actions. I want a single comtroller for all XSPs
which on different conditions will instantiate my helper classes and will set
the properties of the object instantiated.
Now this object will move through as
session facade and will play with my business objects(CMP, Session,
DAO)
Now please tell me is the approach
appropriate or will I have to change it ??
Regds
Sidharth
|