RE: What is the good Weblogic version to use with Struts?

2001-11-12 Thread Brett Ramdeen
You need to ftp the archive in binary format. >>-Original Message- >>From: Shamdasani Nimmi-ANS004 [mailto:[EMAIL PROTECTED]] >>Sent: Thursday, November 08, 2001 3:10 PM >>To: struts-user@jakarta. apache. org (E-mail) >>Subject: What is the good Weblogic version to use with Struts? >> >>

RE: Problem with Struts and Weblogic 6.1 SP1

2001-11-01 Thread Brett Ramdeen
If you have struts.jar in your WEB-INF/lib dir you should be ok. It should definitely not be in your system classpath. It sounds like you have it set up ok. Can you send me your startWeblogic.cmd and the war file you are testing? Brett >>-Original Message- >>From: Jeff Mikres [mailto:

RE: Problem with Struts and Weblogic 6.1 SP1

2001-11-01 Thread Brett Ramdeen
No you do not need struts.jar in the classpath for WLS 5.1, 6.0 or 6.1. Struts.jar should only be in the WEB-INF/lib directory of your web app. >>-Original Message- >>From: Darryl Pentz [mailto:[EMAIL PROTECTED]] >>Sent: Thursday, November 01, 2001 5:51 AM >>To: Struts Users Mailing List

RE: Problems in setting up Weblogic5.1 + SP8 + Jakarta-Struts

2001-04-10 Thread Brett Ramdeen
Title: RE: Problems in setting up Weblogic5.1 + SP8 + Jakarta-Struts Struts with Weblogic 5.1 SP8 on NT or Unix (Linux or Solaris) can be set up as follows: 1.  Make sure that struts.jar is NOT in your classpath or your JRE ext directory. 2.  Copy struts.jar to the WEB-INF/lib directory of