Author
Expression Language
JAVA Tutorials

Expression Language

Expression Language is used to access the data. IT helps easily access the application data stored objects like Java Beans,

Read More...
Python OOPs
Python Tutorials

Python OOPs Concept

Till now we have been learning procedural programming now we will switch into object-oriented programming. For understanding Object-oriented programming (Python

Read More...
JSP Implicit Objects
JAVA Tutorials

JSP Implicit Objects

JSP implicit objects are created by JSP Engine during translation JSP to Servlet(translation phase). We can use them directly in

Read More...