FW: newbie html-el question

2004-03-26 Thread Bender, James
> I am trying to display a value from a requestAttribute in an ...> but I can't get it to work. Here is my code: > > value="<%=request.getAttribute("searchType")%>"/> > > I recieve the error: > > "Attribute searchType has no value" > > Someone told me I have to do something more like this: >

RE: newbie html-el question

2004-03-26 Thread Bender, James
sage. Does it make sense what I've described? Thanks again!, Jim -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, March 26, 2004 2:03 PM To: Struts Users Mailing List Subject: RE: newbie html-el question From: Bender, James [mailto:[EMAIL PROTECTED] &g

any known issues with WAS 4.0?

2003-10-03 Thread Bender, James
Hi, I am new to Struts and installed Struts-example, Struts-blank etc from the stable 1.1 release at jakarta.apache.org/struts. None of these work on my WAS 4.0. I get all sorts of errors and I dug through news groups applying patches that never worked all of yesterday trying to get one of them

RE: any known issues with WAS 4.0?

2003-10-03 Thread Bender, James
ecific (mostly they where me not exactly knowing what I was doing). Have you tried to go directly to welcome.do in your browser? It could be a problem with the logic:redirect tag in you index.jsp (I've personally never used it). -----Original Message- From: Bender, James [mailto:[

RE: any known issues with WAS 4.0?

2003-10-03 Thread Bender, James
- From: Mainguy, Mike [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 10:27 AM To: 'Struts Users Mailing List' Subject: RE: any known issues with WAS 4.0? Do you have struts-1.1.jar in your /WEB-INF/lib directory? -Original Message- From: Bender, James [mailto:[EMAIL

RE: any known issues with WAS 4.0?

2003-10-03 Thread Bender, James
' Subject: RE: any known issues with WAS 4.0? Do you have struts-1.1.jar in your /WEB-INF/lib directory? -Original Message- From: Bender, James [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 10:26 AM To: 'Struts Users Mailing List' Subject: RE: any known issues

RE: any known issues with WAS 4.0?

2003-10-03 Thread Bender, James
r 500: Failed to load target servlet [action] -Original Message- From: Hibbs, David [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2003 10:39 AM To: 'Bender, James'; 'Struts Users Mailing List' Subject: RE: any known issues with WAS 4.0? In that case, the p

RE: any known issues with WAS 4.0?

2003-10-03 Thread Bender, James
nal Message- > From: Mainguy, Mike [mailto:[EMAIL PROTECTED] > Sent: Friday, October 03, 2003 10:05 AM > To: 'Struts Users Mailing List' > Subject: RE: any known issues with WAS 4.0? > > > Do you get any other errors in the websphere console? > > -Or