What is JTGrid?
No Answer is Posted For this Question
Be the First to Post Answer
How to find the hidden answers present in an online exam?
Explain the various scope values for <jsp:useBean> tag.
What is a translation unit?
What language is used to write servlets and jsp?
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 is context in jsp?
Where is jsp used?
How to connect jsp and java file?
can i extend jsp page like other java classes ?
Why are jsp pages the preferred api for creating a web-based client program?
Explain jsp technology?
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?