project building error when configer jasperreports-1.3.3

hi master

i want ireport with studio creator

i install jasper reports in

F:\jasper reports\jasperreports-1.3.3-project\jasperreports-1.3.3

when i build my project then give me this error in output windows

C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport\build.xml:81: C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport\JasperReports-Install-Dir\jasperreports -1.3.3\dist not found.

this is my project path

C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport

this is my jasper reports path where i install jasper reports

F:\jasper reports\jasperreports-1.3.3-project\jasperreports-1.3.3

2.sir i also install ireport and test one report in ireport

sir how i directorly irepot in jsp page

not use xml desiging process in jsp

such as crystal report dricterly call in visual basic 6.0

pleas give idea how i call ireport directly

thank's

aamir

[1045 byte] By [mfa786a] at [2007-11-27 4:58:41]
# 1

You should take a look at the error message. It says "C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport\build.xml:81: C:\Documents and Settings\Administrator\My Documents\Creator\Projects\TravelReport\JasperReports-Install-Dir\jasper reports -1.3.3\dist not found."

I suspect that you DO NOT have your JasperReport library installed in a folder called JasperReports-Install-Dir[. The instructions in the tutorial specifically said to replace that string with the location of the folder where you installed JasperReports, which would be F:\jasper reports\jasperreports-1.3.3-project\jasperreports-1.3.3

Also, I do not understand your question #2.

jetsonsa at 2007-7-12 10:14:39 > top of Java-index,Development Tools,Java Tools...