Is jsp better than servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is context in web application?
What do you know about jsp expression language (jsp expression language – el)?
How can i connect from jsp to servlet page
How can we forward the request from jsp page to the servlet?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What are the different scopes an object can have in a jsp page?
Why are jsp pages preferred for creating web-based client program?
Why is _jspservice () method starting with an '_'?
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 the implicit, internal objects and methods on the jsp page?
Hi, I've applied for HPCL(Information System Officer)& UIIC (A).Plz send me previous/sample papers and any suggestions regarding this exam.Please advice me good study material or related links. Thanks in advance shyam shyamprasad71@gmail.com
How to ignore the el expression evaluation in a jsp?