Hi All,

 

We have a web application built on struts. The issue we are having is
implementing a solid navigation framework. All the screens are tightly
coupled to each other. On click of back button it should always go to
the screen which opened it and each screen is getting opened from lot
other screens. But one good point is that each screen is populated by
max 1 or 2 primary keys. 

Could anyone please suggest me some framework though which I can handle
these i.e. store the chain of actions and also the key for performing
that action?

 

Regards,

KP

 

 

Reply via email to