[jboss-user] [JBoss Seam] - Re: Handling web remoting errors
yilmaz_
do-not-reply at jboss.com
Sat Nov 17 13:31:25 EST 2007
when you send a request to the server you get an http return code. 200 and 304 means OK if another code returns it means you have problem with your serverside code. SSL has special Session Codes for this but http doesnt. You can return an error code and handle it with your js code.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105785#4105785
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105785
More information about the jboss-user
mailing list