[jboss-user] [JBoss Seam] - Re: tomahawk extension filter and seam fileUpload
gavin.king@jboss.com
do-not-reply at jboss.com
Mon Feb 12 00:46:39 EST 2007
What is "unreasonable" is that Tomahawk uses a servlet filter to accomplish things that should not require use of such a blunt instrument. There is zero reason why components like a treeview or a table should require a servlet filter to operate. Such things are perfectly able to be implemented using standard JSF mechanisms. In fact, that is exactly why the JSF specification exists!
So if you want to complain, please complain on the MyFaces list!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014819#4014819
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4014819
More information about the jboss-user
mailing list