How can we pass argument through hyper link in J2EE?
Latest Answer: You can pass the argument to hyperlink as QueryString parameter.e.g ...
What is the difference between post incrementation and pre incrementation with example?
What are keys & valuepairs?
What is helper class? What is session facade?
Latest Answer: Java Helper class is one that your class under consideration delegates the work to be done to . Example. Consider an n tier application where Struts is the presentation layer . Now generally the Action Classes are not resposible to carry out the ...
What is business delegate? Where can we use it?
What is the difference between front controller & action servlet?
What is taglibrary & its use?
What is FunServlet? Explain with example.
Explain 4 types of JDBC Drivers with Examples? How to use all 4 types of drivers like where to use which?
What are the differences between JDK 1.5 and JDK 1.6?
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top