In an simple web application I have to combine jsp with jsf (for a school assignment). I am using NetBeans 6.7.1. In my login page I have the following code:
I\'m wrestling with a strange problem: When I make a change to a POJO or Seam Component in my localhost JBoss instance, restart it, and load the page, the change is visible. However, on our server, ru
I\'m attempting to use a RichFaces panelMenu as a navigation menu but have yet to figure out a way for it to maintain state between requests. Is there anyway to tell the panelMenu to render itself wit
I have a page: http://mypage.com/items.jsf. This page takes the following for granted: ID is set by GET or ID is set by POST.
In many cases you want to add HTML-Controls or Facelets to your Website, but how easy is it really开发者_如何学编程 to just access these when you call upon an action?
i have a problem with ajax4jsf library on ie7 it give me error \'A4J is undefined\' but this error not appear on firefox and chrome