[S2] File not found exception

2007-07-24 Thread honey0303
How can i handle a file not found exception in struts 2..for example if the user type in a url of the server but the jsp file is not found a default jsp file will appear saying sorry cannot find that file.. How should i handle this? Thanks in advance.. -- View this message in context: http://ww

Struts 2.0 not working in IE

2007-07-15 Thread honey0303
I have website that uses Struts 2.0 with AJAX tags..the website is displaying/working fine in Mozilla Firefox but when i tried to view it in Internet Explorer it displays a blank page..I dont know how to solve it..I need to make my application browser independent..is there difference in coding wit

JasperReports in Struts 2

2007-06-11 Thread honey0303
Hi.. i followed the tutorial for JasperReport in the Struts 2 Documentation..my problem is the code produces .jasper file but didnt return PDF on my browser but there is no error message. here is my code: package apps; import java.util.ArrayList; import java.util.HashMap; import java.util.List

error in JasperReports and Struts 2.0 integration

2007-06-07 Thread honey0303
I got this error in integrating JasperReports and Struts 2.0 Message ID: WebModule[/myeis]Exception starting filter struts2 The package name 'jasperreports-default' at location package - jar Complete Message file:/opt/SDK/domains/domain1/applications/j2ee-modules/myeis/WEB-INF/lib/strut

Re: result type Jasper [Struts 2]

2007-06-07 Thread honey0303
. > > > You ll have to find the result class you need to point at. > I hope it helps > > Robin > > > honey0303 wrote: >> >> Hi i'm trying to integrate jasper with struts 2..but i got an error >> because of my result type jasper >> >&g

Integrating Struts 2 and JasperReports

2007-06-07 Thread honey0303
I get this error when i try to integrate jasper reports in my struts..I already have the struts2jasperreportsplugin in my lib folder.. but i got this error Caused by: There is no result type defined for type 'jasper' mapped with name 'success' and here is my action defined in my struts.xml

result type Jasper [Struts 2]

2007-06-07 Thread honey0303
Hi i'm trying to integrate jasper with struts 2..but i got an error because of my result type jasper i've followed this tutorial.. my question is how can i defined a jasper result type? i need answers ASAP..Thanks in advance -- View this message in context: http://www.nabble.com