Thanks Duncan, I sorted out the problem. I'm also new
to JDeveloper 10g. I refered to some online JDeveloper
struts tutorials as well as Struts for Dummies, which,
by the way, is a really good book for Newbies.
--- Duncan Mills <[EMAIL PROTECTED]> wrote:
> In this case I suspect the problem is t
In this case I suspect the problem is that the basename attribute in the
tag does not have the full path to the file. e.g. it
should be something like
basename="myapp.view.resources.ApplicationResources"
Regards
Duncan Mills
Jeff Beal wrote:
Rudi Doku wrote:
Hello,
I'm new to struts. I have a
Rudi Doku wrote:
Hello,
I'm new to struts. I have added the following string
to teh ApplicationResources.propertiesfile :
topic.label=Topic
I am trying to display this label on the page without
very much success. My page looks like this:
<%@ page contentType="text/html;charset=UTF-8"
language="java
Hello,
I'm new to struts. I have added the following string
to teh ApplicationResources.propertiesfile :
topic.label=Topic
I am trying to display this label on the page without
very much success. My page looks like this:
<%@ page contentType="text/html;charset=UTF-8"
language="java"%>
<%@ tagl
4 matches
Mail list logo