Any hints on writing a manager component? Is there any example that uses a manager
component?
What I want to do is fairly simple. I want to use the ReportManager to generate my
reports.
Ideally I would want to use annotations to call it. Something like
@Name("ReportsManager")
then invoke from the jsf something like #{reportManager.generatePDF()}
Does that help ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082921#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...