i think you have wrong something in declaration. The right one is:
<h:commandButton action="#{Bean.calit}"
value="#{Calculation}"/>
you don't need to specify type="submit"
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085891#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...