GeekInterview.com
   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

GeekInterview.com  >  Interview Questions  >  J2EE
Go To First  |  Previous Question  |  Next Question 
 J2EE  |  Question 39 of 98    Print  
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?

  
Total Answers and Comments: 1 Last Update: August 02, 2006     Asked by: meher_posh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 01, 2006 23:55:46   #1  
Dennis        

RE: when the processing is going in the backend system...
The thread will execute and finish the process however if there is any response defined for that action it will not occur.
 
Is this answer useful? Yes | No

 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 ...
Read Answers (1) | Asked by : enjoy

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
Read Answers (1) | Asked by : tvkmcalb


 Sponsored Links

 
Related Articles

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

Performing XSLT Transformations inside the Database

Performing XSLT Transformations inside the Database Now that you have the employees XSL stylesheet stored in the database and the xmlusr schema is permitted to access the hr employees table you can create a script that will instruct the database to build an HTML page based on the data stored in hr e
 

Moving All the XML Processing into the Database

Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees
 

Performing XML Processing inside the Database

Performing XML Processing inside the Database When building XML enabled applications on top of Oracle there are many advantages to performing the XML processing inside the database when compared to performing it on the client The key advantages to perform XML processing inside the database are as fo
 

Transforming and Processing XML with XSLT

Transforming and Processing XML with XSLT In the preceding example you transform XML into HTML directly in your script wrapping the data extracted from the XML document into appropriate HTML tags Alternatively you might perform an XSL Extensible Stylesheet Language transformation to get the same gen
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

Business Network Virtual Communication Tools

Business Network Virtual Communication Tools Since ages the Business community heavily relied on face to face communication for building Business relationships Face to face communications formed the basis for trust in a relationship An individual’ s appearance or the physical appearance of
 

ERP Systems as Quality Control Support

ERP Systems as Quality Control Support For the past few years ERP systems have became one of the most powerful tools for quality control management But ERP is just an informatics system that provides support to the integrated business management mosgoogle center Goals of the Quality Control Module i
 

On-Line Transaction Processing

On-Line Transaction Processing On-Line Transaction Processing is a processing that supports the daily business operations. Also know as operational processing and OLTP.  An OLTP is a database which must typically allow the real-time processing of SQL transactions to support traditional reta
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape