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?
1 3387Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this
2259Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases.
ME,
1 9781Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme
1729What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
1053
Can Static method be Override?
What are the steps for creating custom tags in jsp?
What is the purpose of jsp?
What are implicit objects in jsp?
What is jsessionid?
Give the use of session object.
What is scriptlet tag in jsp?
Can constructor be used instead of init(), to initialize servlet?
What are the two kinds of comments in jsp and what's the difference between them ?
How do I run a jsp file?
Can you disable jsp scripting?
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
how can i update the marque in jsp without changing the sourse code
What is el in jsp?
How jsp is compiled?