Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Another problem with starting JSPs in 3.2
Another problem with starting JSPs in 3.2 [message #175487] Wed, 26 July 2006 12:38 Go to next message
Eclipse UserFriend
Originally posted by: flaus66.yahoo.de

Hi,

I cannot start a jsp page in a dynamic web project. I put the standard tag
lib jars in the WEB-INF/lib directory and use <c:out value="${3+4}" in a
jsp.

But I can't open the page, the exception I get is:

According to TLD or attribute directive in tag file, attribute value does
not accept any expressions

In a normal Java project everything works fine.

Thanks
Frank
Re: Another problem with starting JSPs in 3.2 [message #175607 is a reply to message #175487] Thu, 27 July 2006 17:40 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

Frank O. Laus wrote:
> I cannot start a jsp page in a dynamic web project. I put the standard
> tag lib jars in the WEB-INF/lib directory and use <c:out value="${3+4}"
> in a jsp.
>
> But I can't open the page, the exception I get is:
>
> According to TLD or attribute directive in tag file, attribute value
> does not accept any expressions
>
> In a normal Java project everything works fine.

Is this an error reported by your server?

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:java build path for Tomcat inside Eclipse?
Next Topic:How to NOT include a file in war distribution
Goto Forum:
  


Current Time: Thu Mar 28 17:26:41 GMT 2024

Powered by FUDForum. Page generated in 0.03742 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top