[jboss-dev-forums] [Design of JBoss Portal] - Re: JBOSS Portal, JSF, XHTML and AJAX !!!finally!!! :-)
dajevtic
do-not-reply at jboss.com
Thu Sep 7 11:05:58 EDT 2006
Will do!
One last small question regarding the portal servlet!
I have noticed that web.xml has a key for configuring the default controller, but that key is never read by the servlet or any other class. Is this planned for future use? I am asking because the Controller is my starting point. The only reason I use a different InterceptorStackFactory is because I cannot specify the controller in the servlet. If this key from the web.xml will be used in the future, then my AjaxInterceptorStackFactory will become unnecessary.
Therefore, for now I am thinking, if I should use my own servlet, instead of changing the PortalServlet to use AjaxInterceptorStackFactory if it is an AjaxRequest.
What do you think?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970118#3970118
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970118
More information about the jboss-dev-forums
mailing list