Tuesday, 20 August 2013

the server is a J2EE web service and MySQL is the database server, client and J2EE server are in different time zones

the server is a J2EE web service and MySQL is the database server, client
and J2EE server are in different time zones

We are working on a client – server environment where the client is a J2SE
app, the server is a J2EE web service and MySQL is the database server,
client and J2EE server are in different time zones and java is performing
an automatic time zone conversion in client side but we want the client to
work in the same time zone as the server with no conversions. Any ideas on
how we can do this?

No comments:

Post a Comment