Re: [OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407?

2003-12-05 Thread Francisco Hernandez
TED] Sent: Friday, December 05, 2003 12:22 AM To: [EMAIL PROTECTED] Subject: [OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407? the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-407 heres the method, whats the purpose of nestedCo

RE: [OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407?

2003-12-05 Thread Jason Carreira
y, December 05, 2003 11:23 AM > To: [EMAIL PROTECTED] > Subject: Re: [OS-webwork] in DefaultActionProxy.execute() > whats the purpose of the nestedContext and WW-407? > > > the tags work fine in sitemesh decorators as it stands, but > the problem is that i need to use > Actio

Re: [OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407?

2003-12-05 Thread Francisco Hernandez
Subject: [OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407? the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-407 heres the method, whats the purpose of nestedContext? - public String execute() throws Exception { Ac

RE: [OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407?

2003-12-05 Thread Jason Carreira
efaultActionProxy.execute() whats > the purpose of the nestedContext and WW-407? > > > the issue: > http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-407 > > > heres the method, whats the purpose of nestedContext? > - > public Stri

[OS-webwork] in DefaultActionProxy.execute() whats the purpose of the nestedContext and WW-407?

2003-12-04 Thread Francisco Hernandez
the issue: http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-407 heres the method, whats the purpose of nestedContext? - public String execute() throws Exception { ActionContext nestedContext = ActionContext.getContext(); ActionContext.setContext(invocation.g