|
INTERVIEW QUESTIONS
J2EE
DETAILS
Question: What is Ant tool and use of this tool?
How to configure this tool with servlet by using eclipse3.1?
What is plug-in and use of the plug-in? and also how to configure with struts application by using Eclipse 3.1 Ide.
Answer: Ant is an open source Java-based build tool that is available from the Apache Jakarta Project Web site.
Configuring Ant in Eclipse: Download a copy of the ant4eclipse-plugin and unzip it to your eclipse installation. Start (or restart) eclipse. To verify your installation, select 'Windows -> preferences'. In the Treeview, select 'ant -> runtime'. The ant4eclipse-classpathentry should be listed in "Contributed Entries
2) then create your web project containing servlets and modify the build.xml for the same . 3)Now just the build by executing the build.xml with ant launcher
Plug-in: A hardware or software module that adds a specific feature or service to a larger system. The idea is that the new component simply plugs in to the existing system.
For struts Application: One can use My Eclipse (licensed )or ExadelPlug-in(Open Ssource) Just install My Eclipse .While installation , it will ask for eclipse path , so just mention the same.
|
|
|
Category |
J2EE Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7030 users |
Added on |
5/26/2013 |
Views |
70646 |
Rate it! |
|
|
Question:
What is Ant tool and use of this tool?
How to configure this tool with servlet by using eclipse3.1?
What is plug-in and use of the plug-in? and also how to configure with struts application by using Eclipse 3.1 Ide.
Answer:
Ant is an open source Java-based build tool that is available from the Apache Jakarta Project Web site.
Configuring Ant in Eclipse: Download a copy of the ant4eclipse-plugin and unzip it to your eclipse installation. Start (or restart) eclipse. To verify your installation, select 'Windows -> preferences'. In the Treeview, select 'ant -> runtime'. The ant4eclipse-classpathentry should be listed in "Contributed Entries
2) then create your web project containing servlets and modify the build.xml for the same . 3)Now just the build by executing the build.xml with ant launcher
Plug-in: A hardware or software module that adds a specific feature or service to a larger system. The idea is that the new component simply plugs in to the existing system.
For struts Application: One can use My Eclipse (licensed )or ExadelPlug-in(Open Ssource) Just install My Eclipse .While installation , it will ask for eclipse path , so just mention the same.
Source: CoolInterview.com
Answered by: Shivani Gautam | Date: 9/2/2008
| Contact Shivani Gautam
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
All the method in interface to be implemented in derived class.Suppose The particular interface is used 1000 of classes,we need some changes to the method in interface,what to be done?
|
View Answer
|
|
What is Connection Pooling mechanism?
|
View Answer
|
|
Connection is an interface.But how we can able to make the object of Connection interface i.e- Connection con=DriverManager.getConnection(); Can you write a program as the above statement.
|
View Answer
|
|
Define Hash table?
|
View Answer
|
|
How can call the Session bean in to the Action class in struts?
|
View Answer
|
|
what is J2EE and what are the features of it?
|
View Answer
|
|
How can we done caching of servlet? How can we log out from a page? What is the difference between JspWriter & PrintWriter?
|
View Answer
|
|
What is the difference between application server & web server ?
|
View Answer
|
|
What is the difference and advantage of j2ee over java?
|
View Answer
|
|
how do we deploy an jsp application in tomcat?
|
View Answer
|
|
Can we write the code in the applet?
|
View Answer
|
|
What is meant by polymorphism in java?How can we achieve polymorphism?Explain with an example.
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All J2EE Interview Questions & Answers - Exam Mode /
Learning Mode
|