[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: JSP version mismatch using WTP with BEA?

Nitin Dahyabhai wrote:

Mev wrote:
I'm having a problem getting a JSF web project to build on Europa JEE. The odd thing is, in my JSP page, the auto-complete brings up the "deferredSyntaxAllowedAsLiteral" as a valid attribute of a <%@ page, but once its there, I get a warning that seems to indicate that the build process doesn't think its valid:

Was this something from the Web Page Editor's UI, or did you really mean from the source page?

--
Nitin Dahyabhai
Structured Source Editing

Are you asking if the error was from the Web Page Editor's UI? I'm assuming it would be some sort of background build process in Eclipse that would generate the warning message, but I'm not sure how a source page could generate a warning -- I would think it would be some else that generates a warning based on a source page.


I must not be understanding what you are asking for.

Mev