On Sat, Oct 18, 2008 at 5:06 PM, gcj <[EMAIL PROTECTED]> wrote:
> Despite the numerous posts/suggestions I have read/implemented on the
> subject, I am not able to download or display existing PDF files from my SSL
> struts/tomcat application using Internet Explorer.
What did you do, and what hap
--- On Sat, 10/18/08, gcj wrote:
> My File
How can that not work? What happens? If the link is being generated correctly
then it's unlikely that it's a Struts issue. Have you tried any IE forums?
Dave
-
To unsubscribe, e-mail:
Struts Users,
Despite the numerous posts/suggestions I have read/implemented on the
subject, I am not able to download or display existing PDF files from my SSL
struts/tomcat application using Internet Explorer.
Safari and Firefox work fine. Unfortunately it is not an option for me to
tell
Hey!
I've been looking around quite some time for a solution how to build a
neat REST driven web application. What I basically want to do is
something like this:
GET /item/user/category/name
Should map to ItemController which has the properties user (username,
or id per default), category and na
Good Morning All-
Tobin-could you forward what the LoginInterceptor interface would look like?
Thanks
Martin
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business
of Sender. This trans
Good Morning Dave and Raghu
In case anyone wants to compare..here are the tlds I have
%TOMCAT_HOME%/webapps/struts2-blank-2.1.2/WEB-INF
07/17/2008 07:15 PM39,387 jsf_core.tld
03/09/2006 03:30 PM 8,860 struts-bean.tld
03/09/2006 03:30 PM73,617 struts-html.
Thank you, Nils and Tobin! Great explanations and suggestion! Thanks!
Nils wrote:
> The ActionProxy has methods for accessing the name, namespace and
> method of the action, and the ActionInvocation has a method for
> accessing the ActionProxy. The ActionInvocation also has a method for
> acces
One other option that I've used with great success is to create a
@LoginNotRequired annotation. Then, just checked for that annotation
in your interceptor. I have done it where you can put the annotation
on the class (which affects all action methods in the class) or just
on the method (which onl
--- On Sat, 10/18/08, Raghu wrote:
> org.apache.jasper.JasperException: File
> "/tags/struts-logic" not found at
Do you have a TLD file there?
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
The ActionProxy has methods for accessing the name, namespace and
method of the action, and the ActionInvocation has a method for
accessing the ActionProxy. The ActionInvocation also has a method for
accessing the ActionContext, which in turn you can use to get the
parameters.
Nils-H
On Sat, Oct
Hi,
Sample struts applications also not working in linux system.
JDk 1.5
Tomcat 5.5
Struts1.2.8
struts-exercise-taglib
servlets-examples
I am getting following error on linux system.
HTTP Status 500 -
Description: The server encountered an internal error () that prevente
11 matches
Mail list logo