What class.forname will do while loading drivers?
No Answer is Posted For this Question
Be the First to Post Answer
How do you connect to the database from jsp?
How can I override the jspinit() method within a jsp page?
What is the <jsp:param> standard action?
List down the major differences between the jsp custom tags and java beans.
why JSP is bigger choice for software development as compare to ASP.
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?
which situation you use static include and dynamic include in jsp?
Can we override jspinit method?
how can we retrieve the values in jsp by using custom tags
Explain pge Directives.
What is custom tag library?
How to find out the name of the http method using jsp el?