Re: JSP syntax errors through icnlude

2008-01-15 Thread Maxx
On Jan 14, 2008 2:27 PM, Al Sutton <[EMAIL PROTECTED]> wrote: > Just re-read your original message. So you have tried it on an app server > and everything is OK. Doesn't that indicate the problem lies with eclipse > and not struts?, shouldn't it be the Eclipse bug tracking system you put > your rep

Re: JSP syntax errors through icnlude

2008-01-14 Thread Al Sutton
From: "Al Sutton" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, January 14, 2008 1:18 PM Subject: Re: JSP syntax errors through icnlude First question; Why do you think this is a Struts bug? I encountered the same problem when I upgraded from

Re: JSP syntax errors through icnlude

2008-01-14 Thread Al Sutton
"Maxx" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, January 14, 2008 11:17 AM Subject: JSP syntax errors through icnlude Hello! Before issuing a bug report on Struts' bug tracker, I'd like to have your advices about a rather stranger synta

JSP syntax errors through icnlude

2008-01-14 Thread Maxx
Hello! Before issuing a bug report on Struts' bug tracker, I'd like to have your advices about a rather stranger syntax error I'm getting with Eclipse (v.3.3/Europa) and JSP using Struts2 tags. Here's own I can reproduce it: Create the project: New Project > Other... > Web > Dynamic Web Project