What class.forname will do while loading drivers?
No Answer is Posted For this Question
Be the First to Post Answer
What is error page in jsp?
How do I perform browser redirection from a jsp page?
What are action tags?
What is jsp param?
Mention some important jsp action tags.
What are request and response objects?
What is the difference between a jspwriter and a servlet printwriter?
What is the requirement of a tag library?
What is a hidden comment in jsp?
When the destroy method of the jsp's are called?
i have one jsp page. inside this, String s=req.getParameter("raja");...... now we want to remove duplicate characters and o/p will be like "rj".... what is the logic?
What are jsp declarations?