Regarding gwt-math to allow user of BigDecimal in GWT client code..

There is a server jar available and the comment for its use is
"download the server.jar from the download section and add it into
classpath of server project to enable RPC call".

I'd like to pass BigDecimal values back and forth from an application
server with ejb's etc to the client.

I'd like to know where to put this gwt-server jar? In my EAR (file)
with other shared jars?

Also, what happens when an object serialized using gwt-math's
BigDecimal (at the client) gets to a server side component using Sun's
BigDecimal? (and visa-versa). ..Any errors here?  Any ways around it?

I noticed some comments about using gwt-math with hibernate. I'm using
ibatis.

Thanx in Advance :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to