File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Displaytag problem in Struts 2
dhanaraj krishnasamy
Greenhorn
Joined: Jan 07, 2009
Posts: 4
posted
Jan 09, 2009 23:19:08
0
Hai,
I used the Struts 2 appliction for DisplayTag But it Gives the Following Error.
javax.servlet.ServletException
: org/apache/commons/lang/UnhandledException
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:273)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.apache.struts2.dispatcher.ServletDispatcherResult.doExecute(ServletDispatcherResult.java:139)
org.apache.struts2.dispatcher.StrutsResultSupport.execute(StrutsResultSupport.java:178)
My Configuaration Details.
i Added the Following Jar files For DisplayTag
1.displaytag_1.2 .jar.
2.displaytag_export_1.2.jar.
3.displaytag_export_poi_1.2.jar
And in my Action Package i put the displaytag.properties.
So please help me to slove the Problems
Thanks....
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12617
I like...
posted
Jan 26, 2009 07:22:40
0
I'd guess this is a Display Tag issue rather than Struts, but without any further details it's impossible to help.
I'd probably try pursuing this on a Display Tag list/forum first, though, since Display Tag isn't part of Struts.
I agree. Here's the link:
http://aspose.com/file-tools
subject: Displaytag problem in Struts 2
Similar Threads
Unexpected error when running application from tomcat.
Struts2 with Displaytag export option is not working
Appengine Error
Getting Problem in display tag with struts
Exception while configuring Struts2.1.6 with Tomcat 5.0
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter