Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Any way for References in Project to include XHTML references
Any way for References in Project to include XHTML references [message #618723] Tue, 04 November 2008 17:02
Michael Giroux is currently offline Michael GirouxFriend
Messages: 81
Registered: July 2009
Location: Phoenix, AZ
Member
This may already work if using a project created with the Dynamic Web
Project Wizard, but I'm working with a project originally created as a
Java project.

My project contains xhtml documents with action references to managed bean
methods:
ex.

xhtml:

<h:commandButton ... action="#{mb.cmdMethod}" .../>

faces-config.xml:

defines a managed bean named "mb".

When I click on the cmdMethod method of the java implementation for the
managed bean and select "references in project", it would be nice if the
xhtml "<h:commandButton ..." element was identified as one of the
references.

Is this planned, or perhaps already implemented?

Michael
Previous Topic:Faces Config Editor only showing Source tab
Next Topic:Announce: Removing non-API Tag Conversion factories
Goto Forum:
  


Current Time: Fri Apr 19 08:33:07 GMT 2024

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

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

Back to the top