Hello all! I have just started with swt and have deployed a simple application
with web start, but in my application i need to invoke a servlet that is on the same web server, so it is my problem :(((
Printable View
Hello all! I have just started with swt and have deployed a simple application
with web start, but in my application i need to invoke a servlet that is on the same web server, so it is my problem :(((
Why not use the WebService interface to implement it !