I have a client that does a series of HTTP requests to the server. The server
needs to maintain state between this requests, so I have used a Stateful
Session EJB. In between requests the client does some processing before
continuing. There is no user interaction required, though the user may ca
P.S. I don't have control over the client, so I can't get the client to remove
the session. I must do it from server side.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875597#3875597
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&
With Hibernate being part of JBoss project, is Hibernate replacing the use of CMP?
Is the JBoss Inc. still advocating the use of CMP?
What advantages does CMP have over Hibernate?
Regards,
Confused User
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847606#
What are the advanatages/disadvantages of CMP compared to using Hibernate for
persistence?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847136#3847136
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847136
-