if i use a set method on a entity bean when inside a session bean, the method has the desired effect (i e the data is propelled down to the database), but if try the same set-method when inside the web layer (as in a JSP page) it does not have any effect.
should it have an effect? it would be nice. mvh, markus View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957740#3957740 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957740 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
