S do the view, and much more
it's better for task assignment, just take the great advantiges of struts 2,
not the weak, otherwise u will probably get headache everyday about
UI/View.(that's why JSF are put up? :D)
--
View this message in context:
http://www.nabble.com/Getter-Method-
im a mother fu..
i found the problem
when i use the tag debub s2 calls my getters methods
thanks all
On Mon, Dec 8, 2008 at 3:04 PM, Paweł Wielgus <[EMAIL PROTECTED]> wrote:
> Hi Eugenio,
> i just tried to replicate Your problem,
> the thing is that i remember in S1 (don't know which vers
Hi Eugenio,
i just tried to replicate Your problem,
the thing is that i remember in S1 (don't know which version) that was
normal behavior,
getter was called n times where n is list.size() - more or less.
But in S2 i don't see it anymore.
So if You want to find what's going on try to add some debu
Did you try to debug your application? Or try to see from what
Action/JSP its called! Or create a Interceptor to print a log:
public class Log4JInterceptor extends AbstractInterceptor {
@Override
public String intercept(ActionInvocation invocation) throws Exception {
String comand
anybody has the answer?
On Thu, Dec 4, 2008 at 2:05 PM, Eugenio Perrotta Neto <
[EMAIL PROTECTED]> wrote:
> the code is here:
>
>
>
> i have a tag file called page.tag
>
>
> <%@ tag body-content="scriptless" %>
> <%@ tag pageEncoding="UTF-8" %>
> <[EMAIL PROTECTED] prefix="s" uri="/struts-tags" %
the code is here:
i have a tag file called page.tag
<%@ tag body-content="scriptless" %>
<%@ tag pageEncoding="UTF-8" %>
<[EMAIL PROTECTED] prefix="s" uri="/struts-tags" %>
<[EMAIL PROTECTED] prefix="sicat2" uri="/WEB-INF/sicat2.tld" %>
http://www.w3.org/TR/html4/loose.dtd";>
--- On Thu, 12/4/08, Eugenio Perrotta Neto wrote:
> i know that. but it just happen when i use tiles or a Tag
> file. if a use a plain JSP it does not happen
>
You'll probably have to supply some example configuraton/pages/definitions/etc.
that duplicate the problem for us to help; I'm using Tile
im gonna put some code :
i have a tag file called page.tag
<%@ tag body-content="scriptless" %>
<%@ tag pageEncoding="UTF-8" %>
<[EMAIL PROTECTED] prefix="s" uri="/struts-tags" %>
<[EMAIL PROTECTED] prefix="sicat2" uri="/WEB-INF/sicat2.tld" %>
http://www.w3.org/TR/html4/loose.dtd";>
i know that. but it just happen when i use tiles or a Tag file.
if a use a plain JSP it does not happen
On Thu, Dec 4, 2008 at 1:50 PM, Jim Kiley <[EMAIL PROTECTED]> wrote:
> The getter for a given property will get called once every time the page
> requests the property.
>
> On Thu, Dec 4, 2008
It happens in both browsers
But if use a plain jsp this dont happen
On Thu, Dec 4, 2008 at 1:48 PM, Gianluca Musella <[EMAIL PROTECTED]
> wrote:
> What browser do you use?
>
> It can be an ffx3 bug, if you use ffx3 try with ie.
>
> Hope this help
>
> Gianluca
>
> 2008/12/4 Eugenio Perrotta Neto
The getter for a given property will get called once every time the page
requests the property.
On Thu, Dec 4, 2008 at 10:45 AM, Eugenio Perrotta Neto <
[EMAIL PROTECTED]> wrote:
> Hi all.
>
> I nedd a very urgent help.
>
> I dont know why when i use tiles or use Tag files whith struts 2, my gett
What browser do you use?
It can be an ffx3 bug, if you use ffx3 try with ie.
Hope this help
Gianluca
2008/12/4 Eugenio Perrotta Neto <[EMAIL PROTECTED]>
> Hi all.
>
> I nedd a very urgent help.
>
> I dont know why when i use tiles or use Tag files whith struts 2, my getter
> methods in the act
Hi all.
I nedd a very urgent help.
I dont know why when i use tiles or use Tag files whith struts 2, my getter
methods in the action class are been calling twice.
Anybody could help me?
Sorry, my english is not very good
--
Eugenio Perrotta Neto
Tel: (27) 9913-8080
13 matches
Mail list logo