cheers Scott i'll give it another try. I did put some similar code into the doGet() with the httpsession . Problem was when I add the item it goes through the doPost() and this part lost the bean and couldn't retrieve the order no to get the order details.
Does putting this code into a doRequest() get round this problem or have I got my design wrong. I only go thriough the doget once at the start. The form loads to add items to the order which then goes through the doPOst. Theres a complete button which then raises the status . Then we have to click a new order button, which again goes through doPOst(). Hope this helps too. Regards Adrian View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3836897#3836897 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3836897 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
