- It is true that Struts 2 Actions can be in Entity form however if you tied these 2 thing together. You will be having problem in placing View level attributes. Most of the time we will want to have different way in show in the UI and in representation in the backend level. The most correct design will be:
class Action {- private EntityA entityA
- private EntityB entityB
} - private EntityA entityA
Labels: Technical Knowledge
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment