posted 20 years ago
Hi All,
I have coded for an application which generates a pdf file at runtime on the server. When i generated the pdf file , by default it is generated in the C:\Program Files\WebSphere\AppServer\ directory. After generating the pdf file , i want it be displayed in the webpage.For this purpose the pdf file should be within my application [say crystalEAR]. How do i create the pdf file within the deployed application? Is there any directory in Websphere where i can put it and then access it through my application
Regards
Deepak