[EMAIL PROTECTED] wrote:
Thanks. Do you mean I have a old itext.jar in WEBDEV?
Since I can ran RegisterForm1.java through main() in BSC, it should be no old itext.jar file in BSC. Correct?
I try to remove all the itext.jar file.
Please don't reply to a personal address.
Only reply to the mail
Sarah1 wrote:
why I got this error? Please help.
You have a configuration problem.
Configuration problems can't be solved remotely.
You probably have an old iText jar somewhere in your CLASSPATH,
but we don't have a crystal ball, we can only guess.
br,
Bruno
smime.p7s
Description: S/MIME Cryp
Hi,
I'm using Jbuilder, Tomcat4.1.
I built a project BSC which used to run your example from the book
chapter16/RegisterForm1.java. I run it through the main() method, everything
is good, and register_form1.pdf is beautiful.
Then I want to run RegisterForm1.java from JSP.
I created a test.jsp