[jboss-user] [Beginner's Corner] - Re: Technology questions
PeterJ
do-not-reply at jboss.com
Wed Sep 2 11:26:14 EDT 2009
Perhaps web services for the "child services". And perhaps Seam for the main server, both for database handling and for the web user interface (Seam incorporates EJBs, entity beans and JSF). You can easily add a rich client later, and have it access the EJBs within the Seam app. Unfortunately, I don't think that telnet will work in this, but if instead of "telnet" you want "a command-line utility" then you could write such a utility that also uses the EJBs.
Hope that helps.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253116#4253116
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253116
More information about the jboss-user
mailing list