[jboss-user] [JBoss Seam] - Re: Problem with remote.js in IE7
sbryzak2
do-not-reply at jboss.com
Tue Aug 22 02:32:21 EDT 2006
The remote.js problem is fixed in CVS. Is the type of your @Id field a primitive long, or a java.lang.Long? If it's a primitive, then you won't be able to set it to null, and I'd suggest using the wrapper type instead.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966595#3966595
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966595
More information about the jboss-user
mailing list