Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-21 Thread Dave Newton
--- xianwinwin <[EMAIL PROTECTED]> wrote: > * I placed it under WebContent and it worked! Note that this just masks the actual problem, and you'll now have to do this every single time you upgrade Struts 2. Dave - To unsubscrib

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-21 Thread xianwinwin
Dear Ravi YOU ARE THE MAN!!! Thank you so much! * I placed it under WebContent and it worked! -- View this message in context: http://www.nabble.com/strut2---Ajax-dojo%3A-rr-what%27s-wrong-with-my-settings--cant-get-the-theme%3Dajax-to-wrork-%28pictures-included%29-tp15600219p156

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-21 Thread Dave Newton
--- ravi_eze <[EMAIL PROTECTED]> wrote: > if dojo is not defined: then probably the following should help: > > 1. define a folder struts in ur project (under webinf) > 2. copy ajax, dojo, nifty corners, simple, xhtml, CommonFunctions.js, > inputtransferselect.js, optiontransferselect.js, tabs.css,

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-21 Thread ravi_eze
hi, if dojo is not defined: then probably the following should help: 1. define a folder struts in ur project (under webinf) 2. copy ajax, dojo, nifty corners, simple, xhtml, CommonFunctions.js, inputtransferselect.js, optiontransferselect.js, tabs.css, tree.css, validationClient.js. Search for t

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-21 Thread Musachy Barroso
Usually that means that you are missing: but you have it on the section that you posted. Look at the source of the page, is a dojo.js file getting referenced? musachy On Thu, Feb 21, 2008 at 10:07 AM, xianwinwin <[EMAIL PROTECTED]> wrote: > > :-( > > debuging with fireBug I get the followin

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-21 Thread xianwinwin
:-( debuging with fireBug I get the following message: dojo is not defined -- View this message in context: http://www.nabble.com/strut2---Ajax-dojo%3A-rr-what%27s-wrong-with-my-settings--cant-get-the-theme%3Dajax-to-wrork-%28pictures-included%29-tp15600219p15612900.html Sent from the Strut

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-20 Thread bhaarat Sharma
try putting labelposition="top" as a property in your div tag for the first tab. and remove all css just to see if it atleast works On Wed, Feb 20, 2008 at 5:44 PM, xianwinwin <[EMAIL PROTECTED]> wrote: > > thanks for replying. No, the tabs.css is not mine. I realized it comes from > struts2-cor

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-20 Thread xianwinwin
thanks for replying. No, the tabs.css is not mine. I realized it comes from struts2-core. Musachy Barroso wrote: > > Is tabs.css your css? I am guessing that there is some style applied > to the tabs that is breaking it. (because the text on the other tab > should be hidden, and it isnt) > >

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-20 Thread Dave Newton
--- xianwinwin <[EMAIL PROTECTED]> wrote: > WHAT am I possibly doing wrong here? Not sure: does it work if you're not using your own CSS? It's weird that only one of your tab headers is showing up and that the text of both tabs is visible. I don't see anything immediately obvious about the JSP its

Re: strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-20 Thread Musachy Barroso
Is tabs.css your css? I am guessing that there is some style applied to the tabs that is breaking it. (because the text on the other tab should be hidden, and it isnt) musachy On Wed, Feb 20, 2008 at 5:21 PM, xianwinwin <[EMAIL PROTECTED]> wrote: > > WHAT am I possibly doing wrong here? > > I w

strut2 & Ajax/dojo: rrrrrr what's wrong with my settings? cant get the theme=ajax to wrork (pictures included)

2008-02-20 Thread xianwinwin
WHAT am I possibly doing wrong here? I want to get this result: (attention on the tabs example) http://www.nabble.com/file/p15600219/good.jpeg but I get this result: http://www.nabble.com/file/p15600219/wrong.bmp the code is: <%@ include file="/pages/layouts/taglibs.jsp" %> Welcome ; last