Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Validation for keywords contributed by standard variable resolvers
Validation for keywords contributed by standard variable resolvers [message #612063] Wed, 20 June 2007 18:56
Yury Kats is currently offline Yury KatsFriend
Messages: 104
Registered: July 2009
Senior Member
What is the expected behavior for validation of EL expressions
that use standard keywords such as sessionScope or requestScope?

If I use #{requestScope.test} for a value attribute of an inputText,
it gets marked with "test cannot be resolved as a member of requestScope".

Well, of course it can't. But shouldn't the validator be smart enough
to handle such cases?

Is this working as designed, on somebody's todo list or a bug?
Previous Topic:JSF & Eclipse project
Next Topic:Validation for keywords contributed by standard variable resolvers
Goto Forum:
  


Current Time: Thu Apr 25 14:55:58 GMT 2024

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

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

Back to the top