On 7/26/07, Carlos González López <[EMAIL PROTECTED]> wrote: > Hi, > > I need to open a popup from struts-conf.xml. > this is possible?
I am going to assume struts 1.x I have been looking into how to manage popups in struts and the conclusion is really that you have to call it from javascript. I had been hoping for a neater way of handling it but oh well. As to calling it from struts-config.xml. Why would you want to? if its the entry into your app, well I don't think you want to popup. Otherwise just do a js that opens the aciton in a new window. Oh, in general popups are discouraged for webapps. I don't actually disagree with that, but for intranet apps, or more to the point trusted apps I think they are just fine. mvg, Jasper --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]