Which java collection class can be used to maintain the entries in the order in which they were last accessed?
No Answer is Posted For this Question
Be the First to Post Answer
What is deque in the java collections framework? : java collections
I have include a jsp page by using <jsp:include page="/.../xyz.jsp"/> The thing is that the xyz.jsp page has its submit button.When i click on that button the whole main page get refreshed.But i want to refresh only the xyz.jsp page.How could i achive it so that i can only refresh the xyz.jsp not the main page page?
What is need of DAO? Write one simple DAO example?
which book is the best for preparing for SCWCD 1.5
What are the interfaces in java collections? : java collections
what is diff string and stringbuffer
waht are architecture of web application?
what is the difference between through and throws?
What is markup language?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is the servletcontext listener and what is JspContext and page context pls tell in simple words.
wnet use DAO design in u r project?