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

J2EE FAQ


J2EE FAQ

Questions: 201
Comments: 198
 Showing Questions 91-100 of 201 Questions
<< Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>
 Sponsored Links

 
 J2EE FAQ
Sorting Options :  

Can anybody help me in how both combiningly webserver & application server Project can run in Eclipse IDE, with source codeif possibe mail 2 me newyuga@rediffmail.com
View Question | Asked by : newyuga

Latest Answer: Apache is an HTTP server written in C that can be compiled and run on many platforms. See http://www.apache.org Java WebServer is an HTTP server from Sun written in Java that also supports Servlets and JSP. Tomcat is an open-source HTTP server from ...
Read Answers (3) | Asked by : satyanarayana

Latest Answer: you can use response.sendRedirect(someURL) to redirect to another servlet in another application. But you will lose your session since a session is tied with a web context while you are redirecting to another web context. ...
Read Answers (1) | Asked by : pankaj

Hi all,javax.servlet Interface RequestDispatcher does have method public void include(request, response).According to documentation it includes the content of a resource (servlet, JSP page, HTML file) in the response.My question is does it compile the Jsp page before including or after including it.Thanks
View Question | Asked by : hmashruf

Hi,What is the difference between the following methods of RequestDispatcher:ServletContext.getRequestDispatcher(java.lang.String), ServletContext.getNamedDispatcher(java.lang.String), and ServletRequest.getRequestDispatcher(java.lang.String)
Read Answers (1) | Asked by : hmashruf

What is the problem in getting the session object of hibernate directly in the action class of struts?

Latest Answer: Spring is an IoC based framework. IoC refers to Inversion of Control, meaning that one object using 2nd object to provide certain capability. Advantages:* simplify coding via POJO programming and framework* easier and more controllable than EJB framework* ...
Read Answers (1) | Asked by : venkateshwarlu.k

Even though tomcat is installed properly, when we send a request for an existing servlet from the internet explorer to the tomcat server, the browser is displaying the requested resourse is not available. What to do? Please reply if you know
Read Answers (1) | Asked by : muralikrishna

Latest Answer: lazy property in hibernate is used to control when child/ren  class(es) should be loaded, e.g., when a parent class is loaded and lazy property is true, the child entity is not loaded until an explicit call getChild() is invoked ...

Problem in connection with Oracle without ODBC using Think DriverFollowing code is not workinggiving error Exception in thread Main java.lang.NoClassDefFoundError:jdbc1import java.sql.*;class jdbc1 { public static void main(String args[]) { try{ Class.forName("oracle.jdbc.driver.OracleDriver"); Connection c=DriverManager.getConnection("jdbc:oracle:thin:@hostname:1521:sid","scott","tiger" ); Statement s=c.createStatement(); ResultSet
Read Answers (2) | Asked by : Sourav Ghosh

View page << Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





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