|
|
|
J2EE
|
service method in servlet
In this tutorial you will learn about the service method in servlet that how can it be defined, how to get information from requests , and how the response can be constructed.
View Rating |
|
|
J2EE
|
Application Server
An application server is an application program that accepts connections in order to service requests, by sending back responses.
View Rating |
|
|
J2EE
|
J2ME Draw Triangle
As you already aware of the canvas class and it's use in J2ME application, we are using canvas class to draw the triangle on the screen.
View Rating |
|
|
J2EE
|
Text MIDlet Example
With the help of text midlet example, we are going to show text using canvas class at different locations on the screen. Given are the methods, that are used in the example...
View Rating |
|
|