On 31 mar, 23:42, "[email protected]"
<[email protected]> wrote:
> Hi,
>
> I have placed my server classes directly in the WEB-INF folder. So the
> directory reads: WEB-INF\com\project\server
>
> Have I placed the server files in the wrong folder?
Yes, it should be WEB-INF/classes/com/project/server (but people tend
to JAR the classes and put the jar in WEB-INF/lib)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---