History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-23065
Type: Usability Problem Usability Problem
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Vasiliev
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

actionListener not recognized in JSF page

Created: 07 Nov 07 16:31   Updated: 07 Nov 07 16:32
Component/s: J2EE.JSF
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Quoting from http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=12&t=005186

Let say I have a backing bean MyBackingBean with action myAction and action listener myActionListener defined accoring to the JSF standard and a JSP page with JSF tags myPage.jsp. When editing myPage.jsp IntelliJ would recognize myAction in #{MyBackingBean.myAction} and when I click on it, it will take me to the source code of the method. However, it doesn't do it for myActionListener.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.