iPlanet + Struts Problem

2002-06-12 Thread Greg Ritter
I'm having a problem getting a very simple Struts application to work on iPlanet Web Server 6.0 SP1 + iPlanet Application Server 6.0 SP4. JSPs using the struts taglibs seem to work properly, but whenever I try to request a page that matches the *.do url pattern, I get the following in my browser:

Re: iPlanet + Struts Problem

2002-06-12 Thread Greg Ritter
Well, I managed to find two other resources, a combination of which solved my problem: http://www.icsynergy.com/downloads/struts/strutsHowTo.html http://softwareforum.sun.com/servlet/ProcessRequest?RHIVEID=181RPAGEID=135; HOID=50B50008002E03UCATEGORY_0=_29_%24_6_24_UCATEGORY_S=0USEA

html:link with local forward

2001-05-15 Thread Greg Ritter
I have a template that I use to generate my pages, that includes a title bar with a close button on each page: ... html:link forward=closehtml:img border=0 page=/images/close.gif//html:link ... I would like to be able to specify a local forward for each action in struts-config.xml: ...

RE: JBoss and struts

2001-05-08 Thread Greg Ritter
I put struts.jar in /WEB-INF/lib of the web app. -Greg- -Original Message- From: Jim Downing [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 08, 2001 2:55 AM To: [EMAIL PROTECTED] Subject: Re: JBoss and struts Which /lib did you put struts in? If you want it to be available to

RE: JBoss and struts

2001-05-07 Thread Greg Ritter
Yes. I'm developing using JBoss 2.2.1 with Tomcat 3.2.1. You can get an integrated download of these from this page: http://jboss.org/business/binary.html -Greg- -Original Message- From: Harden ZHU [mailto:[EMAIL PROTECTED]] Sent: Monday, May 07, 2001 4:53 AM To: [EMAIL PROTECTED]

Re: JBoss and struts

2001-05-07 Thread Greg Ritter
, at 07:43 PM, Harden ZHU wrote: Any special setup for jboss? I put struts app under tomcat. And then run. Jboss gave errors. said classno found. I do put struts.jar at lib. Any hint? Thank you very much harden - Original Message - From: Greg Ritter [EMAIL PROTECTED] To: [EMAIL