![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions What is the right way of writing the code to get the servlet information using public String getServletInfo()? Read Answers (4) | Asked by : subhashree Latest Answer : Not true, the class can be accessed by an outer-class. ... Read Answers (9) | Asked by : suresh Latest Answer : Two Phase protocol : http://en.wikipedia.org/wiki/Two-phase_commitThree Phase protocol : http://en.wikipedia.org/wiki/Three-phase_commit_protocol ... Read Answers (1) | Asked by : ronin 1. Some websites will have hierarchical display of items. (For eg, on click of a ‘+’ symbol, all items under this item gets listed.). How do you store such structure in database (Note: You can store as XML object. But how do you store in database tables without using XML) ?2. explain 3GL ? Read Answers (3) | Asked by : ronin When the processing is going in the backend systems(database) and the communication is from the browser through servlet, what wil happen when the browser is closed? Latest Answer : I like u r answer, it contains everything in this answer. ... Read Answers (7) | Asked by : MKP What is difference b/w WITH ServletRequest Object:................RequestDispatcher rd = getServletContext().getRequestDispatcher( "/servlet/XYZServlet"); rd.forward(request, response);with ServletContext Latest Answer : In case of ServletRequest, we provide the path relative to http request while in the case of ServletContext we provide path relative to root of context. ... Read Answers (2) | Asked by : santh kumar What is XML and when it will be used in Realtime project? can any one give me example of transfering the data with xml with java? Latest Answer : XML is used like java where java is platform independent where as xml is data independent.xml is used in webservices where different platform services can transfor data between them.examplein distributed technologies we comunicate between two java ... There are 4 domain sever and 4 web application running in a system. A client is acessing all web application at a time. How many servlet context will be created? Latest Answer : can have 4 servlet context. as u have 4 web server and this is a distributed application ... What is initial context point for handling web request in page centric architecture? Is it Jsp page or servlet
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||