I created one GWT webapplication project.Inthat i want to create servlet program,but in that project not allow to create servlet program.How to solve this?
I created one GWT webapplication project.Inthat i want to create servlet program,but in that
Share
Read the docs? http://code.google.com/webtoolkit/doc/latest/DevGuideServerCommunication.html
It’s all there. Using Eclipse and Google Eclipse Plugin should help too 🙂