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

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: 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 > /*information courtesy of dean edwards*/

Re: sx:div and executeScript

2009-11-08 Thread irene zeller sancho
Yes, it is basically to give style to the table. this.tablecloth = function(){ // CONFIG // if set to true then mouseover a table cell will highlight entire column (except sibling headings) var highlightCols = false; // if set to true then mouseover a table cell will highlight e

Re: sx:div and executeScript

2009-11-08 Thread irene zeller sancho
This is the jsp I'm calling: <%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> http://www.w3.org/TR/xhtml1/DTD

Re: sx:div and executeScript

2009-11-08 Thread irene zeller sancho
I'm using . Not theme="ajax", I think the last version does not support this theme. The href attribute points a working url, however Javascript is not executed when the ajax url is loaded. 2009/11/8 Martin Gainty > > assuming theme="ajax" > then the div href would be > > href >

sx:div and executeScript

2009-11-08 Thread irene zeller sancho
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 . I read about a solution with Struts2.1.2 (I'm using Struts2.1.8) in this page( http://mail-archives.apache.org/mod_mbox/struts-issues/200808.mbox/%3c2

sx:div and executeScript

2009-11-07 Thread irene zeller sancho
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 . I read about a solution with Struts2.1.2 (I'm using Struts2.1.8) in this page( http://mail-archives.apache.org/mod_mbox/struts-issues/200808.mbox/%3c2