This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes is this possible to extend myfaces taglib and create new tag for application? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "is this possible to extend myfaces taglib and create new tag for application?" Watch "is this possible to extend myfaces taglib and create new tag for application?" New topic
Author

is this possible to extend myfaces taglib and create new tag for application?

nishit charania
Greenhorn

Joined: Feb 10, 2010
Posts: 9
Hi,

I like to extend myfaces commandButton tag for my custome behaviour.
Actually I like to add one image while mouse over in my application so I dont have to wright onMouseOver="somefunctionNameToChangeImage()" if I create my custome taglib set this automatically.

is this possible? and how can I?

Thank you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: is this possible to extend myfaces taglib and create new tag for application?
 
Similar Threads
source to the core taglib
How to work with t:tree component
do I have to create a .jar for custom tag ?
what is variable of custome tag
Nested Iterate