We have created the initial implementation using AppFuse for Struts2 (Basic).

We now want to create an implementation that would serve two purposes.

1) JSP’s (i.e. UI’s) are bundled with application and deployed as single war
application. Struts2 action classes and subsequently manager class’s
supports the required business logic.

2) JSP’s are either deployed on different physical machine as part of other
application and we would need to support business logic with our Struts2
action.

3) UI in other application can be Applet, HTML, ASP, PHP or any other valid
UI from verity of web technology and we need to support backend (including
action, manager and Hibernate).

Can you please suggest how this can implemented / achieved.

Thanks in advance for all your help,

Regards,
Jaymin
-- 
View this message in context: 
http://www.nabble.com/Need-help-in-Implementation-tf3346070s2369.html#a9305319
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to