I suspect this is caused by accessing the JSP directly, without going
through Struts. If you haven't already, try setting up an action mapping
that forwards to the JSP (i.e. add forward='/path/to/jsp'/> to your action-mappings in struts-config.xml)
and requesting the page through that.
L.
kok
005f0(index_jsp.java:107)
This is a part of the stacktrace error
--
View this message in context:
http://www.nabble.com/Retriving-values-from-a-properties-file-using-Struts-1.3.8-tf4279774.html#a12183033
Sent from the Struts - User mailing list archive at Nabble.com.
.org
Subject: RE: Retriving values from a properties file using Struts 1.3.8
The ApplicationResources.properties file is into (being just a simple
application I have just copied the project into the webapps subdir
without
creating a .war file):
Tomcat 5.5.23 installation
dir\webapps\GestioneMP3\WE
sday, August 16, 2007 7:22 PM
> To: user@struts.apache.org
> Subject: Retriving values from a properties file using Struts 1.3.8
>
>
> Hi all,
>
> I'm developing a test application using Struts 1.3.8 and Java 1.5.0_12
> and I
> have this problem: when I try t
ing values from a properties file using Struts 1.3.8
Hi all,
I'm developing a test application using Struts 1.3.8 and Java 1.5.0_12
and I
have this problem: when I try to get the value linked to the key
"login.title" I get this error:
org.apache.jasper.JasperException: Excep
I dont use bean:message and
html:link but write values and use a href the page is displayed)?
Thanks a lot
--
View this message in context:
http://www.nabble.com/Retriving-values-from-a-properties-file-using-Struts-1.3.8-tf427
6 matches
Mail list logo