Ovidiu Blejdea
unread,Nov 24, 2009, 12:33:13 PM11/24/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
I am not new to programming, but I am new to web programming, Java and
GWT, and this problem bugs the hell out of me. Going by the tutorials
I have read, on the server side of a GWT application, you can do any
Java operation, as this part gets compiled as a servlet. Now... why
can't it resolv a simple java.net.*?
Thanks in advance.