Hi, I need to develop a Web client for a JMX application so that users can admin the JMX application remotely. I would like to know if I should use Struts as the web framework.
My understanding is each page has a Form Bean, but there are MBeans in the JMX application. So are they redundant? will it be unnecessary overhead? Or they are for different purpose? Or should I just use the JMX tag library here: http://www.servletsuite.com/servlets/jmxtag.htm Thanks for any help. __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

