Sorry, I'm a c# transplant. I want a create a class that will be used on server side only. In c# I would just create a new class in the project... learning that java doesn't work that way. I have created a class within the main package of my GWT project (not client, not server, not shared, the main package). But I don't think this works. It wants to find a .gwt.xml file for this java class. So... what is the correct way to do this? Thanks.
-- 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.
