Maybe wrong direction ... but the last idea I had.

Mixing business and presentation is bad, agreed. But even in Facelets there 
should be a possibility to write Java code to compute output text.

And in this case, this Java code needs two parameters, no way around. So 
there's no possibility to write a simple getter to be accessed from EL.

I also tried user defined EL functions. I spent half a day on it, but 
everything I do is completely ignored. JSTL functions - no problem. User 
defined functions - no way. Don't know.

So what is the right way to call a Java function and give it the parameters 
which are available in the component?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959517#3959517

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959517
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to