samrat_cs 0 Newbie Poster

Hi all,

I have designed a Form in PDF using Adobe Designer 7.0.
That will be linked within every user account in intranet,
which is developed using JSP and running by Tomcat 4.0.1.
There are some fields in PDF form like "User ID","User Name".
After login to the account,user can see a welcome message
followed by "User ID", "User Name" -fetched from database.
Now My requirement is to populate "User ID" and "User Name" in PDF
form,fetching values from JSP automatically,not from database
and make these two fields readonly.

Is it possible?Is there any software, or readymade Java Class that can
interact with both PDF form and JSP ?
Any idea Please send me.

Samrat