When will container initialize multiple jsp/servlet objects?



When will container initialize multiple jsp/servlet objects?..

Answer / Om Shankar Trivedi

To export a job in Data Stage, you can use the DSADM command-line utility. The command for exporting a job is:nnDSEXP JOB <job_name> OUTPUT=<output_file> FORMAT=ISX nTo import a job, you can use the DSLOAD command-line utility. The command for importing a job is:nnDSLD JOB <job_name> FROMFILE=<input_file> FORMAT=ISX

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What is an implicit object?

1 Answers  


What are the ways to insert java code into jsp page?

1 Answers  


Plz any body tell me why use jsp over servlet.what is the benefit of jsp over servlet?

4 Answers   Future Generali, HCL,


How can we extend jsp technology?

1 Answers  


Can a constructor be used in place of init() method to initialize a servlet?

1 Answers  


What do you know about writing custom jsp tags?

1 Answers  


What is the jspinit() method?

1 Answers  


Explain various implicit objects in expression language.

1 Answers  


What is the resourcebundle class in jsp?

1 Answers  


How to create menu in jsp with example?

1 Answers  


What class.forname will do while loading drivers?

1 Answers  


How to delete a cookie in a jsp?

1 Answers  


Categories