Re: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-08 Thread Rafael
t; To: "Struts Users Mailing List" Sent: Monday, June 05, 2006 12:27 PM Subject: RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 Curiously, I thought to do a Google to verify whether Websphere 6 was a Servlet 2.4 container, which is relevant to your situation, and in a

RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-05 Thread Samere, Adam J
IL PROTECTED] Sent: Monday, June 05, 2006 11:28 AM To: Struts Users Mailing List Subject: RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 Curiously, I thought to do a Google to verify whether Websphere 6 was a Servlet 2.4 container, which is relevant to your situation, and i

RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-05 Thread Karr, David
; <%@ taglib uri="http://java.sun.com/jstl/core"; prefix="c" %> > ********** > ** > > -Rafael T Icibaci > > > - Original Message - > From: "Samere, Adam J" <[EM

Re: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-04 Thread Rafael
-Rafael T Icibaci - Original Message - From: "Karr, David" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Sunday, June 04, 2006 1:36 PM Subject: RE: [Struts + Tiles] JS

Re: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-04 Thread Rafael
u using? Do you have taglib entries in web.xml? Can you explain "JSTL stopped working" a little more extensively? -Original Message- From: Rafael [mailto:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 11:01 AM To: Struts Users Mailing List Subject: [Struts + Tiles] JSTL problem on W

RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-04 Thread Karr, David
Original Message - > From: "Martin Gainty" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > Sent: Saturday, June 03, 2006 10:15 AM > Subject: Re: [Struts + Tiles] JSTL problem on WebSphere > Application Server 6 > > > > also.. are the

Re: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-03 Thread Rafael
t;Struts Users Mailing List" Sent: Saturday, June 03, 2006 10:15 AM Subject: Re: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 also.. are the tld files located in WEB-INF? HTH, Martin -- This email message and any files transmitted with it contain confidential informa

Re: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-03 Thread Martin Gainty
AIL PROTECTED] Sent: Friday, June 02, 2006 11:01 AM To: Struts Users Mailing List Subject: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 Hi Guys, I've an application that uses Struts and Tiles, this application was running on WebSphere 5.1 for almost 3 years but now when we m

RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-02 Thread Samere, Adam J
ceaux [mailto:[EMAIL PROTECTED] Sent: Friday, June 02, 2006 12:08 PM To: Struts Users Mailing List Subject: RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 For JSP 1.3 and higher you don't need the taglib entries in the web.xml. The directive in the JSP file is all you n

RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-02 Thread John R. Dumonceaux
Users Mailing List" cc Subject RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 I doubt that the include is not working. What version of JSTL are you using? Do you have taglib entries in web.xml? Can you explain "JSTL stopped working" a little more extensivel

RE: [Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-02 Thread Samere, Adam J
To: Struts Users Mailing List Subject: [Struts + Tiles] JSTL problem on WebSphere Application Server 6 Hi Guys, I've an application that uses Struts and Tiles, this application was running on WebSphere 5.1 for almost 3 years but now when we moved to WAS6 JSTL stopped working. Let me

[Struts + Tiles] JSTL problem on WebSphere Application Server 6

2006-06-02 Thread Rafael
Hi Guys, I've an application that uses Struts and Tiles, this application was running on WebSphere 5.1 for almost 3 years but now when we moved to WAS6 JSTL stopped working. Let me give an example: we've a jsp page called taglibs.jsp, in this jsp page we've all the struts, jstl taglibrary