what is social transformation system? any site reference?
How i get requirement gathering about for it? i wanna build
website on this topic
No Answer is Posted For this Question
Be the First to Post Answer
What is jsp-config in deployment descriptor?
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?
Why session is used?
What are the steps involved in reading data from a form using jsp?
What is the resourcebundle class in jsp?
Explain the difference between servlet and jsp?
Can a constructor be used in place of init() method to initialize a servlet?
How can the output of JSP or servlet page be prevented from being cached by the browser?
What are the different scopes an object can have in a jsp page?
How can I use jsp in the mvc model?
How do you delete a cookie within a jsp?
What are jsp el implicit objects and how it’s different from jsp implicit objects?