moving from ASP to jsp/Struts redirecting visitors into new site

2003-01-28 Thread Rachel
Hi I'm rebuilding a site that is currently built in ASP and hosted on a win2k box on IIS to A JSP/Struts application that will be hosted on JBoss on Linux. I'll be moving the domain so I can't just do browser redirects from one to the other and what I would like to be able to do is come up

Re: moving from ASP to jsp/Struts redirecting visitors into new site

2003-01-28 Thread V. Cekvenich
A shot in the dark: In your container server xml file set root to you /pages This removes the need for pages. In you struts.xml map *.asp to Action (as opposed to *.do). Of course, every page needs a action mapping that and a forward to a real jsp. .V Rachel wrote: Hi I'm rebuilding a site

Re: New Site

2002-04-14 Thread Martin Samm
, 2002 8:27 AM To: [EMAIL PROTECTED] Subject: New Site Just thought i'd another 'Powered By Struts' site to the list - www.peoplenews.com. Its a showbiz / gossip site which until recently ran on Vignette (yuk) . While the content may not be to everyone's taste, it is popular, about 19M hits

Re: New Site

2002-04-14 Thread Martin Samm
a profiler on it to see where it is spending it's time? Mark -Original Message- From: Martin Samm [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 8:27 AM To: [EMAIL PROTECTED] Subject: New Site Just thought i'd another 'Powered By Struts' site to the list

Re: New Site

2002-04-14 Thread Martin Samm
built and tested on Linux, deployed on Solaris - dont think IBM supplies a Solaris VM On Wednesday 10 Apr 2002 2:55 pm, you wrote: Subject: Re: New Site From: Vic Cekvenich [EMAIL PROTECTED] === And JRockit.com or IBM for a VM. (tags are slow on Sun JDK 1.3) Vic Cekvenich wrote

RE: [OT] precompiling jsp with ant (prev 'RE: New Site')

2002-04-12 Thread dhay
] precompiling jsp with ant (prev 'RE: New Site') Thanks a lot, this is very helpful. Fabien - Fabien Modoux, Voicemate - http://www.voicemate.com -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 4

RE: New Site

2002-04-11 Thread Galbreath, Mark
No, but I'll find out. -Original Message- From: John Jones [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 9:07 PM To: Struts Users Mailing List Subject: Re: New Site Do you know which content management solution they switched to that works with Struts? - Original

RE: New Site

2002-04-11 Thread Sandra Cann
Mailing List Subject: Re: New Site Do you know which content management solution they switched to that works with Struts? - Original Message - From: Galbreath, Mark [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Wednesday, April 10, 2002 10:28 AM

RE: [OT] precompiling jsp with ant (prev 'RE: New Site')

2002-04-11 Thread Sandeep Takhar
for your particularly container. Mark -Original Message- From: Fabien Modoux [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 11:54 AM To: [EMAIL PROTECTED] Subject: [OT] precompiling jsp with ant (prev 'RE: New Site') Mark, Would you mind providing a sample

Re: New Site

2002-04-11 Thread @Basebeans.com
Subject: Re: New Site From: Vic Cekvenich [EMAIL PROTECTED] === I do a roll you own RSS based. Vic John Jones wrote: Do you know which content management solution they switched to that works with Struts? - Original Message - From: Galbreath, Mark [EMAIL PROTECTED] To: 'Struts

RE: New Site

2002-04-10 Thread Galbreath, Mark
deleivery considerably. Anyone else notice this? Mark -Original Message- From: Martin Samm [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 8:27 AM To: [EMAIL PROTECTED] Subject: New Site Just thought i'd another 'Powered By Struts' site to the list - www.peoplenews.com. Its

Re: New Site

2002-04-10 Thread Pete Carapetyan
: Tuesday, April 09, 2002 8:27 AM To: [EMAIL PROTECTED] Subject: New Site Just thought i'd another 'Powered By Struts' site to the list - www.peoplenews.com. Its a showbiz / gossip site which until recently ran on Vignette (yuk) . While the content may not be to everyone's taste, it is popular

Re: New Site

2002-04-10 Thread Jefferson Rodrigues de Oliveira e Silva
for VoiceStream Global Wireless's new ecommerce sites) is that it slows processing and page deleivery considerably. Anyone else notice this? Mark -Original Message- From: Martin Samm [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 8:27 AM To: [EMAIL PROTECTED] Subject: New Site

RE: New Site

2002-04-10 Thread Arnaud Heritier
. Arno -Message d'origine- De: Martin Samm [SMTP:[EMAIL PROTECTED]] Date: mardi 9 avril 2002 14:27 A:[EMAIL PROTECTED] Objet:New Site Just thought i'd another 'Powered By Struts' site to the list - www.peoplenews.com. Its a showbiz / gossip site which until recently

Re: New Site

2002-04-10 Thread Jim.W.Berg
: Please respond toSubject: Re: New Site Struts Users Mailing

RE: New Site

2002-04-10 Thread Galbreath, Mark
8:36 AM To: Struts Users Mailing List Subject: Re: New Site I would also check that your JSP's are pre-compiled. The JSP's are compiled as servlets wen they are first called after changes. That can take some time as well. We have been getting excellent performance across a T1 over the Atlantic

RE: New Site

2002-04-10 Thread Cakalic, James
To: 'Struts Users Mailing List' Subject: RE: New Site Yeah - we think JRun is the main culprit (which is why we are abandoning it in favor of WebLogic). I was just interested in other's experience to confirm our suspicions. Thanks, Mark -Original Message- From: Pete

Re: New Site

2002-04-10 Thread @Basebeans.com
Subject: Re: New Site From: Vic Cekvenich [EMAIL PROTECTED] === Weblogic is expensive. Consider Resin... or OrionServer.com. Galbreath, Mark wrote: Yeah - we think JRun is the main culprit (which is why we are abandoning it in favor of WebLogic). I was just interested in other's experience

Re: New Site

2002-04-10 Thread @Basebeans.com
Subject: Re: New Site From: Vic Cekvenich [EMAIL PROTECTED] === Sorry... It is just so slow. Always, always stress test before deploying... it save money. http://webtool.rte.microsoft.com/download.asp is one stress test Vic Cekvenich wrote: And JRockit.com or IBM for a VM. (tags are slow

Re: New Site

2002-04-10 Thread @Basebeans.com
Subject: Re: New Site From: Vic Cekvenich [EMAIL PROTECTED] === And JRockit.com or IBM for a VM. (tags are slow on Sun JDK 1.3) Vic Cekvenich wrote: Weblogic is expensive. Consider Resin... or OrionServer.com. Galbreath, Mark wrote: Yeah - we think JRun is the main culprit (which

RE: New Site

2002-04-10 Thread Galbreath, Mark
PROTECTED]] Sent: Wednesday, April 10, 2002 9:40 AM To: [EMAIL PROTECTED] Subject: Re: New Site Subject: Re: New Site From: Vic Cekvenich [EMAIL PROTECTED] === Weblogic is expensive. Consider Resin... or OrionServer.com. Galbreath, Mark wrote: Yeah - we think JRun is the main culprit (which

[OT] precompiling jsp with ant (prev 'RE: New Site')

2002-04-10 Thread Fabien Modoux
- Fabien Modoux, Voicemate - http://www.voicemate.com -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 9:08 AM To: 'Struts Users Mailing List' Subject: RE: New Site Thanks for the suggestion - and it's

RE: New Site

2002-04-10 Thread Stuart Charlton
: (888) INFUSE-8 Authors of the CodeNotes book series visit www.codenotes.com -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 9:05 AM To: 'Struts Users Mailing List' Subject: RE: New Site Yeah - we think JRun is the main culprit

RE: [OT] precompiling jsp with ant (prev 'RE: New Site')

2002-04-10 Thread Galbreath, Mark
in the utility and arguments for your particularly container. Mark -Original Message- From: Fabien Modoux [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 10, 2002 11:54 AM To: [EMAIL PROTECTED] Subject: [OT] precompiling jsp with ant (prev 'RE: New Site') Mark, Would you mind providing

RE: [OT] precompiling jsp with ant (prev 'RE: New Site')

2002-04-10 Thread Fabien Modoux
' Subject: RE: [OT] precompiling jsp with ant (prev 'RE: New Site') In build.xml: target name=jsp depends=web java classname = JSPC fork = yes failonerror = yes classpath=${antclasspath} arg line=-n -v -a ${jrun.app} -s ${jrun.server} -j ${jrun.dir} -w

Re: New Site

2002-04-10 Thread John Jones
Do you know which content management solution they switched to that works with Struts? - Original Message - From: Galbreath, Mark [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Wednesday, April 10, 2002 10:28 AM Subject: RE: New Site We, in fact