RE: Iplanet Struts Compatibility

2004-01-22 Thread Joe Germuska
Jasper needs that class to compile a JSP into a servlet. In most UNIX and Windows distributions, that class is in "tools.jar" although on Mac OS X, it is included in a single JAR that has the JRE classes as well as the tools. So you should make sure that tools.jar is on the classpath for the

RE: Iplanet Struts Compatibility

2004-01-22 Thread sanjeev_dutt
Message- From: sanjeev_dutt Sent: Thursday, January 22, 2004 5:31 PM To: Struts Users Mailing List Subject: RE: Iplanet Struts Compatibility Hi, I am trying to install struts on Iplanet 6.1 sp 4 and getting following error in the log: for host 172.25.201.26 trying to GET /strutsexample

RE: Iplanet Struts Compatibility

2004-01-22 Thread sanjeev_dutt
be the reason. Thanks Sanjeev -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 20, 2004 8:02 PM To: Struts Users Mailing List Subject: Re: Iplanet Struts Compatibility At 7:41 PM +0530 1/20/04, sanjeev_dutt wrote: >Hi, > >We have a

Re: Iplanet Struts Compatibility

2004-01-20 Thread Joe Germuska
At 7:41 PM +0530 1/20/04, sanjeev_dutt wrote: Hi, We have a web based application which is in perl-cgi. We are planning to move it migrate it to JSP and struts MVC-II is the proposed model. I wish to understand few things about this: 1.Is struts compatible with Iplanet? Or should we use weblogic

Iplanet Struts Compatibility

2004-01-20 Thread sanjeev_dutt
Hi, We have a web based application which is in perl-cgi. We are planning to move it migrate it to JSP and struts MVC-II is the proposed model. I wish to understand few things about this: 1.Is struts compatible with Iplanet? Or should we use weblogic? 2.The web application does not have many for

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=181&RPAGEID=135&; HOID=50B50008002E03&UCATEGORY_0=_29_%24_6_24_&UCATEGORY_S=0&U

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:

iPlanet-struts

2002-03-09 Thread yogesh b
I have been trying to migrate a struts web app from Tomcat 3.2 to iPlanet WS 6.0. I am new to iPlanet. The deployment looks to be smooth but I get an error while loading the application which says that "Cannot resolve external entity" for the struts DTD, while initializing ActionServlet. Pleas

Re: iPlanet - struts

2001-04-11 Thread Cecil Pang
Someone posted a solution to the iPlanet mailing list. You may want to look for it there. At 10:32 AM 4/11/2001 -0500, you wrote: >Hello, > >I have seen this mentioned on several other messages but I have not >been able to get a resolution. I am attempting to use struts with >iPlanet 6.0 sp2.

Re: iPlanet - struts

2001-04-11 Thread jsmith
I have figured out the work around that I need for the locale problem. . I needed to include the ". I still would like to hear from other iPlanet/struts users on problems. Thanks, -- Jason Smith [EMAIL PROTECTED] - Original Message - From: <[EMAIL PROTECTE

iPlanet - struts

2001-04-11 Thread jsmith
Hello, I have seen this mentioned on several other messages but I have not been able to get a resolution. I am attempting to use struts with iPlanet 6.0 sp2. I have a tag that is . When this is compiled in iPlanet I get the following error: compiled_jsp\jsp\APPS\aces\index.java:75: Incompa