[jboss-user] [JBoss Seam] - Problem with the Controller

sandytech do-not-reply at jboss.com
Wed May 9 06:05:45 EDT 2007


Hi All,
        In my application before the first page is displayed i need to check whether that page is to be displayed or not.For this i'm using a servlet in which i'll check some conditions and then forward to the corresponding page.While forwarding i'm using RequestDispatcher object.If the page is .xhtml page then i'm not able to see the input text boxes in the page,if the page is .seam then i'm getting an exception like StringOutOfIndex -1 and if the page is .jspx then i'm getting an error like xmls:ui should be of type "html".
Can anyone tell me how to fix this?

Thanks in advance,
Sandy.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044217



More information about the jboss-user mailing list