GeekInterview.com
  I am new, Sign me up!
 

J2EE FAQ


J2EE FAQ

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

 
 J2EE FAQ
Sorting Options :  

View Question | Asked by : sk_gazanfar

Hi....My question is In a JTree i want to add nodes to only the nodes whose parent is root node.Please help me with this.In the following code it should be possible to add node to "Medieval" but not "socrates.import java.awt.BorderLayout;import java.awt.Container;import java.awt.event.ActionEvent;import java.awt.event.ActionListener;import javax.swing.JButton;import javax.swing.JFrame;import javax.swing.JOptionPane;import javax.swing.JPanel;import javax.swing.JScrollPane;import
View Question | Asked by : Bhavyams

When iam tring to insert a pdf of 2mb in to oracle database.This is my source code.import java.io.File;import java.io.FileInputStream;import java.sql.Connection;import java.sql.DriverManager;import java.sql.PreparedStatement;public class PDFConnect { public static void main(String args[]) { try{ Class.forName("oracle.jdbc.driver.OracleDriver"); Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@10.81.7.169:1521:PTS", "TESTPTS", "TESTPTS"); System.out.println("connection
View Question | Asked by : naresh

Latest Answer: A web service is a collection of protocols and standards used for exchanging data between applications or systems. Software applications written in various programming languages and running on various platforms can use web services to exchange data over ...
Read Answers (1) | Asked by : Shweta

1. what is throwable and where should we use this? 2. How can you increase the JVM memory? 3. Abstract class is a partially implemented class so, How can we call an abstract method without creating... 4. How to Stop the creation of objects(For ex:For Player class of Cricket Team,stop instance creation after... 5. Can HashMap store null values?If yes, how many and in which one? 6. What is the Difference between Runtime and RunTime java API's? 7. How we upload and download files in JSP and Servlets
Read Answers (3) | Asked by : Madhurima
Tags : Abstract

What is Persistent Base Class in Hibernate? Give me a example of one-to-many mapping using person and address in Hibernate.

Latest Answer: We can generate PDF Documents using FOP 0.92 beta that requires knowledge of  XML + XSL-FO.We can also use iTEXT to generate PDF Documents, which is simplier about the lot.You can also use some HTML to PDF conversion tools available ex:- IceBrowser ...
Read Answers (3) | Asked by : naresh

Latest Answer: HI Santh Kumar, As u said servlets have multiple instances(it is wrong) each servle has one instance only, when a new request comes it does not create an instance but it creates a thread to the request.remaing answer is ok, Thanks ...
Read Answers (3) | Asked by : chitrabanu

Latest Answer: CGI creates a process for every request.Servlet creates a Thread for every request. ...
Read Answers (4) | Asked by : venkikatesha

View Question | Asked by : Kurt Henry

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

Ask A Question
Go Top
 Sponsored Links

 
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
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape