Re: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread daoust . c
Check out the redbook IBM Webshphere 4.0 Handbook - there is a sample app that used STRUTS! ** MailSweeper This email and any files transmitted with it are confidential and intended solely for the use of the individual or

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Assenza, Chris
]] Sent: Wednesday, August 22, 2001 7:35 PM To: [EMAIL PROTECTED] Subject: Struts with WebSphere 4.0 on Win2000 Any chance anyone has done this for WAS 4.0 on 2000?

Re: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Terence Jacyno
Hi. One thing you should watch out for. WAS contains a bug that causes an error when using the Struts form tag. Comment out the 2 "pageContext.removeAttribute" lines in the org.apache.struts.taglib.html.FormTag class (doEndTag() method, starting at line 591), rebuild Struts, and all should be

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Kent Roylance
]' Subject: RE: Struts with WebSphere 4.0 on Win2000 Yes, it works quite well. :) Chris Christopher Assenza Phone: 412.201.6026 Fax: 412.201.6060 Email: [EMAIL PROTECTED] ACCESSDATA Moving Your Business from Point A to Point e.SM http://www.accessdc.com/ -Original Message- From

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Assenza, Chris
PROTECTED] Subject: RE: Struts with WebSphere 4.0 on Win2000 Are you using EJB? What libraries did you have to import to get it working? Is there anything special you had to do to get it working? Thanks, Kent -Original Message- From: Assenza, Chris [mailto:[EMAIL PROTECTED]] Sent: Thursday

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread SLBrand
Chris, I've managed to get this running in VAJ 4.0(WTE), but for some reason, I'm missing some step somewhere in getting it to run in WAS 4.0. Do you (or anyone else watching), by chance have step-by-step intstructions for getting the example app running in 4.0? I've heard various piecies,

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Kent Roylance
Stephen, What did you do to get it running in VAJ? Do you have any specific steps you followed? Thanks, Kent -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 8:36 AM To: [EMAIL PROTECTED] Subject: RE: Struts with WebSphere 4.0

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Assenza, Chris
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 10:36 AM To: [EMAIL PROTECTED] Subject: RE: Struts with WebSphere 4.0 on Win2000 Chris, I've managed to get this running in VAJ 4.0(WTE), but for some reason, I'm missing some step somewhere in getting it to run

RE: Struts with WebSphere 4.0 on Win2000

2001-08-23 Thread Kent Roylance
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 10:36 AM To: [EMAIL PROTECTED] Subject: RE: Struts with WebSphere 4.0 on Win2000 Chris, I've managed to get this running in VAJ 4.0(WTE), but for some reason, I'm missing some step somewhere in getting

Struts with WebSphere 4.0 on Win2000

2001-08-22 Thread SLBrand
Any chance anyone has done this for WAS 4.0 on 2000?