| Author |
Using ajax in myfaces tomahawk.
|
yun hu
Greenhorn
Joined: Feb 18, 2010
Posts: 13
|
|
|
Now I am using myfaces1.1.7 and tomahawk-1.1.9.jar in my project. How can I add ajax to support ? Any good suggestion? Thanks for help!!!
|
 |
sri raman
Greenhorn
Joined: Dec 03, 2009
Posts: 6
|
|
|
use ajax4jsf ..
|
 |
yun hu
Greenhorn
Joined: Feb 18, 2010
Posts: 13
|
|
I am using ajax4jsf, <a4j:commandButton id="b_login" value="#{msgs['login']}" action="#{loginBean.loginAction}"
styleClass="button" />
when I click button always get this javascript error.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; CIBA)
Timestamp: Mon, 22 Feb 2010 12:04:27 UTC
Message: Permission denied
Line: 28
Char: 222
Code: 0
URI: http://localhost:5050/ninfo/a4j.res/org.ajax4jsf.framework.ajax.AjaxScript.jsf
|
 |
 |
|
|
subject: Using ajax in myfaces tomahawk.
|
|
|