Sai Arunachalam wrote: > Hi everyone! > Does Geronimo support applications that use Struts? If yes, is > there anything in particular that I have to do to get it working? > > Thanks in advance, > Sai A Yes - we have a couple of struts apps running happily. You should not need to do anything special, just take your WAR file and deploy as usual. You may need to define entries for any resource-ref's etc. that you are using in web.xml -- Jeremy