See if the org.apache.struts.actions.IncludeAction can help you. It uses the nifty connection classes to grab the output as string. I think external sites can be used.
danny Khan, Manuchehar A (ACF) wrote: >How can i add a html file from different web server in all views to be >included as our top banner? >Thanks > >-----Original Message----- >From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] >Sent: Thursday, September 12, 2002 11:25 AM >To: 'Struts Users Mailing List' >Subject: RE: struts 1.1b2 with Weblogic 6.1 struts 1.1b2 with Weblogic >6.1 deployment problem > > >It is, according to IBM, and is supposed to be addressed in SP3. > >-----Original Message----- >From: tam [mailto:[EMAIL PROTECTED]] >Sent: Thursday, September 12, 2002 11:18 AM >To: Struts Users Mailing List >Subject: Re: struts 1.1b2 with Weblogic 6.1 struts 1.1b2 with Weblogic 6.1 >deployment problem > > >If you are using Weblogic 6.1 SP2, try Weblogic 6.1 SP3. It seems like a >Manifest file problem > >*********** REPLY SEPARATOR *********** > >On 2002/9/12 at �U�� 04:39 EGE KARAOSMANOGLU wrote: > > > >>Hi, >>I'm trying to use struts 1.1b2 with Weblogic 6.1 but while deploying the >>application I got this error: >> >>weblogic.j2ee.DeploymentException: Could not load esales - with nested >>exception: >>[java.lang.StringIndexOutOfBoundsException: String index out of range: -1] >> at >> >> >weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:431) > > >> at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74) >> at weblogic.j2ee.Application.deploy(Application.java:260) >> at weblogic.j2ee.J2EEService.deployApplication(J2EEService.java:185) >> at >>weblogic.management.mbeans.custom.Application.setLocalDeployed(Application. >> >> >java:362) > > >> at >>weblogic.management.mbeans.custom.Application.setDeployed(Application.java: >> >> >296) > > >> at java.lang.reflect.Method.invoke(Native Method) >> at >>weblogic.management.internal.DynamicMBeanImpl.invokeSetter(DynamicMBeanImpl >> >> >.java:1388) > > >> at >>weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl >> >> >.java:881) > > >> at >>weblogic.management.internal.DynamicMBeanImpl.setAttribute(DynamicMBeanImpl >> >> >.java:847) > > >> at >>weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(Configurat >> >> >ionMBeanImpl.java:295) > > >> at >>com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:13 >> >> >56) > > >> at >>com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:13 >> >> >31) > > >> at >>weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(Conf >> >> >igurationMBeanImpl.java:392) > > >> at >>weblogic.management.internal.ConfigurationMBeanImpl.setAttribute(Configurat >> >> >ionMBeanImpl.java:298) > > >> at >>com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:13 >> >> >56) > > >> at >>com.sun.management.jmx.MBeanServerImpl.setAttribute(MBeanServerImpl.java:13 >> >> >31) > > >> at >>weblogic.management.internal.MBeanProxy.setAttribute(MBeanProxy.java:322) >> at >> >> >weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204) > > >> at $Proxy8.setDeployed(Unknown Source) >> at >>weblogic.management.mbeans.custom.ApplicationManager.autoDeploy(Application >> >> >Manager.java:876) > > >> at >>weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManage >> >> >r.java:841) > > >> at >>weblogic.management.mbeans.custom.ApplicationManager.poll(ApplicationManage >> >> >r.java:733) > > >> at >>weblogic.management.mbeans.custom.ApplicationManager.update(ApplicationMana >> >> >ger.java:206) > > >> at >>weblogic.management.mbeans.custom.ApplicationManager$ApplicationPoller.run( >> >> >ApplicationManager.java:1050) > > >>What is the problem? >> >>Thanks >>Ege >> >> >>*********************************************************************** >>Bu elektronik posta ve onunla iletilen b�t�n dosyalar sadece g�ndericisi >>tarafindan almas?ama�lanan yetkili ger�ek ya da t�zel kisinin >>kullanim?i�indir.Eger s�z konusu yetkili alic?degilseniz bu elektronik >>postanin i�erigini a�iklamaniz,kopyalamaniz, y�nlendirmeniz ve kullanmaniz >>kesinlikle yasaktir ve bu elektronik postay?derhal silmeniz gerekmektedir >>TURKCELL bu mesajin i�erdigi bilgilerin dogrulugu veya eksiksiz oldugu >>konusunda herhangi bir garanti vermemektedir. Bu nedenle bu bilgilerin ne >>sekilde olursa olsun i�eriginden, iletilmesinden, alinmasindan ve >>saklanmasindan sorumlu degildir. Bu mesajdaki g�r�sler yalnizca g�nderen >>kisiye aittir ve TURKCELL'in g�r�slerini yansitmayabilir >>Bu e-posta bilinen b�t�n bilgisayar vir�slerine karsi taranmistir. >>*********************************************************************** >>This e-mail and any files transmitted with it are confidential and >>intended solely for the use of the individual or entity to whom they are >>addressed. If you are not the intended recipient you are hereby notified >>that any dissemination, forwarding, copying or use of any of the >>information is strictly prohibited, and the e-mail should immediately be >>deleted. >>TURKCELL makes no warranty as to the accuracy or completeness of any >>information contained in this message and hereby excludes any liability of >>any kind for the information contained therein or for the information >>transmission, reception, storage or use of such in any way whatsoever.The >>opinions expressed in this message belong to sender alone and may not >>necessarily reflect the opinions of TURKCELL. >>This e-mail has been scanned for all known computer viruses. >>*********************************************************************** >> >>-- >>To unsubscribe, e-mail: >><mailto:[EMAIL PROTECTED]> >>For additional commands, e-mail: >> >> ><mailto:[EMAIL PROTECTED]> > > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

