I don't quite understand your question, by client-side application i
understand either a Javascript only app or a J2SE app, but as i
understand it, i think you need to <inherit> in the gwt module.
Only client side code get's compiled into javascript, so look at your
code and see what goes in the client (which code you want converted to
Javascript).
Which are gonna be traveling back and forth? mark Serializable.
What do your existing packages contain? server-side or client-side
code?
I'm sorry i can't be of more help.

On Jul 7, 7:19 pm, gwtNewBee <[email protected]> wrote:
> Hi Everyone,
>
> I am new to GWT. I am trying to convert a java client side application
> to client-server web application. I have created a gwt project, and
> now I need an access to my old java project. How do I access packages
> from another project? I mean how do I add my own packages to gwt app?
>
> Thanks in advance.
> GWT Learner

-- 
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