Please help: Struts tags don't evaluate any expressions

2007-03-16 Thread irene
Hi, I have a problem with Struts tags. I can't use any expression (EL, runtime) in the tag attributes : The result is an error: Invalid argument looking up property: "num_linea[<%=i%>]" I suppose i have something wrong in my webapp configuration... I use tomcat 5, struts 1.2.9 Ple

Re: Please help: Struts tags don't evaluate any expressions

2007-03-20 Thread irene
EL expressions like you want to do. Try using the -el >> version of the html tag: >> >> >> >> On 3/16/07, irene <[EMAIL PROTECTED]> wrote: >>> >>> Hi, >>> I have a problem with Struts tags. >>> I can't use any expressi

Re: [Struts 2 + EJB 3] injection of EJBs into struts 2 actions

2009-12-06 Thread irene zeller sancho
You can use google guice ( http://www.tzavellas.com/techblog/2007/07/03/using-dependency-injection-in-struts2-for-stateless-ejbs-part-1/). I use it and works fine! 2009/12/4 Haroon Rafique > On Today at 11:58am, JC=>James Cook wrote: > > JC> EJB's can only be injected into other EJB's or Serv

Re: [Struts 2 + EJB 3] injection of EJBs into struts 2 actions

2009-12-08 Thread irene zeller sancho
I use Jboss, EJB3.0 and google guice and works fine. I didn't modify anything... 2009/12/7 Ignacio de Córdoba > > Which appserver are you using? > I use JBoss for struts2 plugin. I hace to modifyit as it didn't support > JBoss 5 naming conventions (at least for me) and it only looked for > anno

sx:div and executeScript

2009-11-07 Thread irene zeller sancho
eed Javacript in the returned content. Please, I need help. Thanks in advance, Irene

sx:div and executeScript

2009-11-08 Thread irene zeller sancho
eed Javacript in the returned content. Please, I need help. Thanks in advance, Irene

Re: sx:div and executeScript

2009-11-08 Thread irene zeller sancho
> separateScripts="false" executeScripts="true"> > > Carregant'se > > > > and the returned code is a populated table. > > I changed the jar struts2-dojo-plugin-2.1.8.jar, how the thread > indicates, &g

Re: sx:div and executeScript

2009-11-08 Thread irene zeller sancho
ts.apache.org > > > > > > > > Hi, > > > > > > > > I'm using sx:div for loading a content after the page is loaded. > > > > But, I have problems because Javascript is not working in the page > linked > > > by > &

Re: sx:div and executeScript

2009-11-08 Thread irene zeller sancho
us te demandons avec bonté que pour > satisfaire > > > > > informez l'expéditeur. N'importe quelle diffusion non autorisée ou > la > > > copie > > > > > de ceci est interdite. Ce message sert à l'information seulement et > &

Re: sx:div and executeScript

2009-11-09 Thread irene zeller sancho
Thanks Martin, I wil try to do it. However, I'm using Firefox and not Windows. Irene 2009/11/9 Martin Gainty > > Irene- > the standard onLoad="javascript:function" doesnt seem to work (in IE at > least) so use this document.write to replace __ie_onload > /*inform