2 Replies Latest reply on Aug 30, 2004 9:16 PM by bmenarek

    java.util.Date HELP!!!!!!!

    bmenarek

      I currently have a very nasty problem.

      I have fat Java gui using EJBs in a JBOSS container.

      My problem is at my clients office the displayed dates differ by a day!

      I have not been able to replicate it at my office

      At first I thought it was a CMP problem

      On the gui where the JBOSS container is running the date display correctly but on the other pc that gets its data over the newtwork it display's one day earlier! I trapped the date in the session bean before its transmitted and it has the correct day

      ANY help would be greatly appreciated!