i need connection pooling code.....from
harpreet.your@gmail.com
Answer / nagababu
ic--->Reference of Context
DataSource ds=(DataSource)ic.lookUp("JNDI name");
Connection con=ds.getConnection();
con.close();
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain the difference between servlet and cgi?
when will cookie information destroy?
What are sessions in servlets?
How do you deal property files in servlet?
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
Why HttpServlet class is declared abstract?
What is a cookie What is the difference between session and cookie
What do you mean by web applications? Explain web application directory arrangement?
where the generated jsp source file are stored?
What is httpservlet and how it is different from genericservlet?
What is getservletcontext?
How we can create war file in servlet?