Hi,
I have an existing Struts 1 application with Tiles and JSP. I would like to use
JSF 2 components instead of the JSP tags and leave the business logic and
actions as is.
These are the steps I followed :
1. Copied jsf-impl , jsf-api.jar and struts-faces-1.3.8.jar in my
web-inf/lib folde
Hi,
I have an existing Struts 1 application with Tiles and JSP. I would like to use
JSF 2 components instead of the JSP tags and leave the business logic and
actions as is.
These are the steps I followed :
1. Copied jsf-impl , jsf-api.jar and struts-faces-1.3.8.jar in my
web-inf/lib fold
This worked after adding context parameter, DEFINITIONS_CONFIG in web.xml
-Original Message-
From: Raghuveer.V [mailto:raghuve...@infotechsw.com]
Sent: Monday, September 21, 2009 5:18 PM
To: user@struts.apache.org
Subject: RE: Struts2 Tiles - Error -There is no Action mapped for
-Original Message-
From: Raghuveer.V [mailto:raghuve...@infotechsw.com]
Sent: Monday, September 21, 2009 5:18 PM
To: user@struts.apache.org
Subject: RE: Struts2 Tiles - Error -There is no Action mapped for namespace
/ and action name
-Original Message-
From: Raghuveer.V
-Original Message-
From: Raghuveer.V [mailto:raghuve...@infotechsw.com]
Sent: Monday, September 21, 2009 5:18 PM
To: 'Raghuveer.V'
Subject: RE: Struts2 Tiles - Error -There is no Action mapped for namespace
/ and action name
Sorry this has to be replied in ot
e-
From: Raghuveer.V [mailto:raghuve...@infotechsw.com]
Sent: Monday, September 21, 2009 12:45 PM
To: user@struts.apache.org
Subject: Struts2 Tiles - Error -There is no Action mapped for namespace /
and action name
I have been using struts2Tiles2 for my current application.
I get follo
I have been using struts2Tiles2 for my current application.
I get following error when my Result type is "tiles" (struts.xml as show
below).
Any suggestion for resolving this error.
WARNING: Could not find action or result
There is no Action mapped for namespace / and action name
Thanks Lukasz for your help, It's working now. I don't know Rad 7.5 behaves
indifferently.
On 8/12/08, Lukasz Lenart <[EMAIL PROTECTED]> wrote:
>
> > com.ibm.ws.jsp.JspCoreException: JSPG0218E: Error failed to locate
> > setter method for attribute locale in tag class
> > org.apache.struts.tagl
> com.ibm.ws.jsp.JspCoreException: JSPG0218E: Error failed to locate
> setter method for attribute locale in tag class
> org.apache.struts.taglib.html.HtmlTag
There is no local attribute, you should use lang attribute.
Regards
--
Lukasz
http://www.lenart.org.pl/
---
Now i get different error
*Root Cause:*
com.ibm.ws.jsp.JspCoreException: JSPG0218E: Error failed to locate
setter method for attribute locale in tag class
org.apache.struts.taglib.html.HtmlTag
at
com.ibm.ws.jsp.taglib.TagClassInfo.getParameterClassName(TagClassInfo.java:191)
at
I tried with this , still have the same error.
On 8/12/08, Lukasz Lenart <[EMAIL PROTECTED]> wrote:
>
> Try this
>
> processorClass="org.apache.struts.tiles.TilesRequestProcessor"
> locale="false" contentType="UTF-8"/>
>
>
>
>
> value="/WEB-INF/tiles-defs.xml"/>
>
>
>
> Reg
Hey lenart,
I think i have confused you. I am using Rad 7.5 which is in beta , it gives
some weird results. I inserted that tiles plugin initially, what i was doing
was just i am deleting the problems getting for the definitions-config.
That's the reason to make sure i was asking you. The text in
Try this
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I am inserting
into struts-config.xml.
It gives me a problem that
Attribute property has a run timevalue of definitions-config. Property must
reference a valid Java identifier.
Do you have any idea why it is getting me the problem.
I followed the instructions and everything looks f
> I am using struts 1.3
Did you follow the installation instruction [1]?
[1] http://struts.apache.org/1.3.8/struts-tiles/installation.html
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED
I am using struts 1.3
thanks
sam
On 8/12/08, Lukasz Lenart <[EMAIL PROTECTED]> wrote:
>
> > Yes i added it
>
> Which version of Struts1?
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> -
> To unsubscribe, e-mail: [EM
> Yes i added it
Which version of Struts1?
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Yes i added it
On 8/12/08, Lukasz Lenart <[EMAIL PROTECTED]> wrote:
>
> Did you add the Tiles plugin to the struts-config.xml?
>
>
> />
>
>
>
>
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
>
> -
> To unsubscribe, e
Did you add the Tiles plugin to the struts-config.xml?
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I am running to run a sample application in struts. I get the the following
exception when i run my app that is
http://localhost:9082/webapppath/welcome.do
[8/11/08 16:20:02:848 CDT] FFDC Exception:java.io.FileNotFoundException
SourceId:com.ibm.ws.webcontainer.extension.DefaultExtensionProce
It looks like a null pointer from within the tile to me.
David
maya wrote:
please what does this error mean?
ServletException in '/tiles/news_tiles.jsp': null
javax.servlet.jsp.JspException: ServletException in
'/tiles/news_tile.jsp': null
it looks like server can't file the tile,
When I run into that error, I usually look for a spelling error in my tiles
definition.
-Original Message-
From: Asthana, Rahul [mailto:[EMAIL PROTECTED]
Sent: Monday, December 04, 2006 11:49 AM
To: Struts Users Mailing List
Subject: RE: tiles: error
This error comes due to a
helps.
-Original Message-
From: news [mailto:[EMAIL PROTECTED] Behalf Of maya
Sent: Monday, December 04, 2006 11:01 AM
To: user@struts.apache.org
Subject: tiles: error
please what does this error mean?
ServletException in '/tiles/news_tiles.jsp
It could be that you have an error INSIDE the tile JSP. Are you doing
anything that could result in a null pointer?
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of maya
Sent: Monday, December 04, 2006 4:01 PM
To: user@struts.apache.org
Subject: tiles: error
please
please what does this error mean?
ServletException in '/tiles/news_tiles.jsp': null
javax.servlet.jsp.JspException: ServletException in
'/tiles/news_tile.jsp': null
it looks like server can't file the tile, but the tile is there..
thank you very much..
-
l Message-
From: Michael Klaene [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 13, 2004 9:21 AM
To: [EMAIL PROTECTED]
Subject: RE: Frustrating Tiles error - Error - tag.getAsString
Sorry about that. So many files, I forgot to list the
plugin element in the struts-config file. H
> value="true"/>
> value="/WEB-INF/tiles-defs.xml"/>
>
>
> Regards,
> David
>
> -Original Message-
> From: Michael Klaene [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 12, 2004 7:22 PM
> To: [EMAIL PROTEC
PM
To: [EMAIL PROTECTED]
Subject: Frustrating Tiles error - Error - tag.getAsString
I can't seem to see the problem here. I think it's simple but I've just
been staring too long! I keep getting a 'Error -tag.getAsString' error in
my app. I suspect it has nothing to do with t
I can't seem to see the problem here. I think it's simple but I've just been
staring too long! I keep getting a 'Error -tag.getAsString' error in my app.
I suspect it has nothing to do with the tiles defs but is happening before
that. But I can't figure it out. Below is my info and the err
29 matches
Mail list logo