Hi all,I need to get the exact servlet which gets executed when clicked on the menu command. As an example, in case I clicked over http://server/iw-cc/command/iw.livesite.ccpro.generate_HTML from command menu, it executes iw-cc/livesite/PageConversionServlet.I need to know the servlet which gets executed for http://server/iw-cc/command/iw.livesite.ccpro.get_latest_componentsThanks for all your help.
I would check the struts configuration of TeamSite for that kind of info, that is a bit out of my realm of knowledge.