This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
in my database, EMP have one field history varchar(500)
the history field contains
In OOP programming programs are sets of objects wich communicate through messages. An object is defined by variables and methods(functions). A class is a prototype describing variables and methods of all objects of the same type. You program by defining the classes of objects necessary to perform a task.Classes are organized in hierarchies with classes lower in hierarchy inheriting state and behaviour from parent classes.
these types of datas.
in my struts jsp page i have a link.jsp. when i click on the link it will display on the DisplayHistory.jsp shows the values
"In OOP programming programs are sets of objects wich communicate through messages... .More>> "
only.
when i click on the more>> link it will go and display full values of the history field.