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 |
What is an implicit object?
What are the ways to insert java code into jsp page?
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?
Can a constructor be used in place of init() method to initialize a servlet?
What do you know about writing custom jsp tags?
What is the jspinit() method?
Explain various implicit objects in expression language.
What is the resourcebundle class in jsp?
How to create menu in jsp with example?
What class.forname will do while loading drivers?
How to delete a cookie in a jsp?