Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using Itext in JSP-Tomacat

843836Jan 5 2004 — edited Dec 6 2008
Hai ,

I have a simple JSP program that accepts the username as input ! and when i submit it I'm creating a PDF with that username as the name of the pdf (username.pdf) .
I have share my tomcat server so that the program can be accessed any where form the intranet .
Now my doubt is ,
say some person "X" is accessing my program and the file name X.pdf is created in my machine (ie the server ) !
What should i do , so that the file is saved in the Client's machine (users machine) !

Thanks !
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 3 2009
Added on Jan 5 2004
26 comments
1,240 views