Contents contributed and discussions participated by mahesh 1234
Java Tutorial - javatpoint - 0 views
Hibernate Tutorial - javatpoint - 0 views
JSP Tutorial, JavaServer Pages Technology (JSP) - javatpoint - 0 views
-
JSP Tutorial - Javatpoint website provides you a complete JSP tutorial with practical programming examples and easy steps using this beginner's tutorial containing basic to advanced knowledge of Java JSP Technology including Form Data, HTTP Request Header, Response Header, Scripting elements, Directive elements, Custom tags, Cookies Handling and Session Tracking.
Android Tutorial - Javatpoint - 0 views
Android Emulator - javatpoint - 0 views
-
Android Emulator is used to run, debug and test the android application. If you don't have the real device, it can be the best way to run, debug and test the application. It uses an open source processor emulator technology called QEMU. The emulator tool enables you to start the emulator from the command line. You need to write: emulator -avd In case of Eclipse IDE, you can create AVD by Window menu > AVD Manager > New. In the given image, you can see the android emulator, it displays the output of the hello android example. hello android example
Android Screen Orientation Example - javatpoint - 0 views
-
The screenOrientation is the attribute of activity element. The orientation of android activity can be portrait, landscape, sensor, unspecified etc. You need to define it in the AndroidManifest.xml file. For example: The common values for screenOrientation attribute are as follows: Value Description unspecified It is the default value. In such case, system chooses the orientation. portrait taller not wider landscape wider not taller sensor orientation is determined by the device orientation sensor.
Android UI Widgets Tutorial - javatpoint - 0 views
JAXB Tutorial - javatpoint - 0 views
AJAX Tutorial - javatpoint - 0 views
Javascript Tutorial - javatpoint - 0 views
1 - 16 of 16
Showing 20▼ items per page