> HI every no
Please refrain from multi-posting, in future.
<http://www.physci.org/codes/javafaq.html#xpost>
> I have problom with this code
> this code for create report in java using iReport
One problem in helping you with this code
is that it is not complete, or compilable
(as in, we cannot compile it to see the
same errors here).
Please consider posting SSCCE's in future.
<http://www.physci.org/codes/sscce.html>
...
(snip)
> when I run the code ..
Run time and compile time errors (and
exceptions) are very different things,
and it looks as though this is a 'compile
error', rather than a 'run error'.
>..this error is showing
> <<< net.sf.jasperreports.engine.JRException: Error Compiling java
[quoted text clipped - 3 lines]
> and I do not have any file with this name
> (HelloReportWorld_1184573407625.java)
Is this a servlet, or JSP?
(N.B. X-post to c.l.j.p./h., w/ f-u to c.l.j.h. only)
sahm - 15 Jul 2007 18:09 GMT
> > HI every no
>
[quoted text clipped - 32 lines]
>
> (N.B. X-post to c.l.j.p./h., w/ f-u to c.l.j.h. only)
NO it is J2SE
sahm - 15 Jul 2007 18:11 GMT
> > HI every no
>
[quoted text clipped - 32 lines]
>
> (N.B. X-post to c.l.j.p./h., w/ f-u to c.l.j.h. only)
No It is J2SE
Roedy Green - 15 Jul 2007 19:25 GMT
On Sun, 15 Jul 2007 09:59:53 -0700, Andrew Thompson
<andrewthommo@gmail.com> wrote, quoted or indirectly quoted someone
who said :
>One problem in helping you with this code
>is that it is not complete, or compilable
>(as in, we cannot compile it to see the
>same errors here).
that's not going to help in this case. Not many people will have
Jasper ireport.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
>when I run the code this error is showing
><<< net.sf.jasperreports.engine.JRException: Error Compiling java
[quoted text clipped - 3 lines]
>and I do not have any file with this name
>(HelloReportWorld_1184573407625.java)
Presumably it is some generated source code. do a search for
HelloR*.java on all your disks.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com