Lewis
|
| Posted: 03/12/2003, 1:25 AM |
|
encountered the following error after moving the web-inf folders from the generated project folder to the one on the server
org.apache.jasper.JasperException: InputStream cannot be null
|
|
|
 |
Lewis
|
| Posted: 03/12/2003, 1:35 AM |
|
and if i don't use the web-inf folders generated by ccs to replace the one in the server it will prompt
org.apache.jasper.JasperException: File "/ccstags" not found
also i release the ccs created class files in the web-inf, but it seem to be causing the error...
|
|
|
 |
Lewis
|
| Posted: 03/12/2003, 2:09 AM |
|
typo in the ealier post released should be "realised"
|
|
|
 |
Ivan
|
| Posted: 04/27/2003, 12:15 AM |
|
The server has the same error as earlier discussed
org.apache.jasper.JasperException: File "/ccstags" not found
at org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.java:214)
at org.apache.jasper.compiler.TagLibraryInfoImpl.(TagLibraryInfoImpl.java:174)
I have CSStags.tld file in WEB-INF folder and publish the project without error..but still has this errors
Could someone help me , kind of urgent..Thanks so much!!
|
|
|
 |