Dumps Questions
Latest 000-255 - Developing with IBM Rational Application Developer for WebSphere Software V6.0 Dumps
1.A Dynamic Web project is created with the name of projectName, the context root of rootName, and the project location of C:\workspaceName\projectName.An index page is created at WebContent\index.html. When the project is deployed on the default Server, what is the URL address for accessing the index page?
a.http://localhost.9080/rootName/index.html
b.http://localhost:9080/rootName/WebContent/index.html
c.http://localhost:9080/WebContent/Index.html
d.http://localhost:9080/projectName/Index.html
e.http://localhost:9080/workspacename/projectName/WebContent/index.html
Answer :A
2.A Dynamic Web project has a dependency on a third-party JAR file. This Web project is the only project in the Enterprise Application project that requires these classes. Which of the following is the BEST way to make these classes available to the Web project?
a.Import the JAR file into a Java project.Add the Java project as a Web Library Project in the WAR.
b.Import the JAR file into a Java project. Add the Java project as a Project Utility JAR in the EAR and create a JAVA JAR Dependency in the WAR.
c.Import the JAR into the WebContent/Web-INF/lib folder of the Dynamic Web project.
d.Import the JAR into the Enterprise Application project and create a Java JAR Dependency in the WAR
Show the answer with explanation
3.Which of the following editors has been designed to edit an XML document that defines the Action Mappings for a Struts application?
a.Web Deployment Descriptor editor
b.Application Deployment Descriptor editor
c.Java Visual editor
d.Struts Configuration File editor
Show the answer with explanation
4.A developer configures Servlet1 with a load-on-startup value of 1 and Servlet2 with a load-on-startup value of 2. What is the effect of this?
a.Servlet1 will load, Servlet2 will load, Servlet1 init(),Servlet2 init()
b.Servlet2 will load, Servlet1 will load, Servlet2 init(),Servlet1 init()
c.Servlet1 will load, Servlet1init(), Servlet2 will load,Servlet2 init()
d.Servlet2 will load, Servlet2 Init (), Servlet1 will load,Servlet1 init()
Show the answer with explanation
5.A developer is using the Web Diagram editor to create a Struts enabled application. A connection between objects in the editor represents:
a.Resource Archive files.
b.Resource that inherit from each other
c.A one-to-one or one-to-many relationship mapping
d.A data or logic flow.
Show the answer with explanation
www.dumpsquestions.com © 2009



Dumps Questions