Mandeep --


Are you using the (relatively old) 4.0.3 version that came packaged with jBoss? If so, this was a bug fixed between 4.0.3 and 4.0.4. Or, if you don't wish to upgrade, I fixed the bug with a relatively simple single-file source fix (though I don't recall where exactly that was).

justin

At 12:05 PM 2/25/2003, you wrote:

folks,

Iam trying to compile my jsp's using JspC,

I give the following command to do that

D:\Tomcat4.0\webapps\ntier\_Cash\_Setup>java org.apache.jasper.JspC -d d:\myDirectory\WEB-INF\classes -p com.abc.jsp_servlets TransactionType.
jsp


But the problem is when it creates the servlet it fixes a dot at the end of the file due to which I start getting compilation errors.

It puts "package com.abc.jsp_servlets.;"

Can somebody please let me know how to get rid of this funky dot at the end of the package name.

Thanks

Jossan



---------------------------------
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, and more


____________________________________
Justin Ruthenbeck
Software Engineer, NextEngine Inc.
[EMAIL PROTECTED]
Confidential -
   See http://www.nextengine.com/confidentiality.php
____________________________________


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to