Re: [OT] where does Java Studio from Sun fit in the picture

2005-11-11 Thread Craig McClanahan
On 11/10/05, Murray Collingwood [EMAIL PROTECTED] wrote: Hi all I've just been through the demos below and the Java Studio looks a lot like NetBeans. I'm now assuming that this is just two products from the same cloth, Sun Java Studio Enterprise 8 == NetBeans 5, is this correct?

Bean write problem on emebedding an image

2005-11-11 Thread vineesh . kumar
Hi all, I am trying to create a page, so that based on some crieterial the image to be displayed is selected. So i made an Form bean in which i initialize a class array and i am using logic itereate and bean write to display the image accordingly so i wrote lgic:iterate

Re: Re: Help Me out!!

2005-11-11 Thread Shailesh Barde
 Hi Deepak, Yes, i want to change the value of Resource Bundle at Runtime.For that i have written a code but i won't find metod to set the value of key as we have put(key,value)method in Map.Can u help me? Regards, Shailesh [EMAIL PROTECTED] On Fri, 11 Nov 2005 Kumar deepak wrote : Hi, You

Re: Bean write problem on emebedding an image

2005-11-11 Thread amitava . basak
Write html:img src='bean:write name=pollInfo property=imgSrc height=20 width=20/' / Just replace the qotes. Amitava Basak ASE Tata Consultancy Services Limited Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Notice: The information contained in this e-mail message and/or attachments

Cannot find bean any scope

2005-11-11 Thread Sarat, Sukla \(S.\)
Hello Here is my code logic:iterate id=mYear name=modelYear html:option value= bean:write name=mYear/ /html:option /logic:iterate It is giving error like cannot find bean mYear in any scope Any suggestion??? Thanks in

AJAX Recursive Tree

2005-11-11 Thread Marcio Ghiraldelli
Hello! Just for not reinventing the wheel, does anybody has a simple tutorial or source for an AJAX/Struts recursive tree?

RE: Cannot find bean any scope

2005-11-11 Thread Srinivas.V
Hi, can u use name in bean attribute is same name in the logic iterate name attribute... means logic:iterate id=mYear name=modelYear html:option value= bean:write name=modelYear/ instead of mYear /html:option

Re:Upgrade from struts1.0 to 1.2

2005-11-11 Thread bhas
I think its not getting till the jsp page as the jsp files are not compiled when I hit the index.do url. Can you help me little bit on how to turn on the logging as I do not see any of the struts action servlet logs getting printed. -Bhaskar

Re: OT: Best AJAX framework

2005-11-11 Thread Rafael Nami
http://dojotoolkit.org/~alex/dojo/trunk/demos/widget/Fisheye.htmlhttp://dojotoolkit.org/%7Ealex/dojo/trunk/demos/widget/Fisheye.html WOW! 2005/11/11, Martin Cooper [EMAIL PROTECTED]: netsql wrote: Just to be diferent, there are alternatives to Ajax:

Re: Cannot find bean any scope

2005-11-11 Thread Murray Collingwood
Try jsp:getProperty name=mYear Cheers mc On 11 Nov 2005 at 18:12, Sarat, Sukla (S.) wrote: Hello Here is my code logic:iterate id=mYear name=modelYear html:option value= bean:write name=mYear/ /html:option /logic:iterate

Re: OT: Best AJAX framework

2005-11-11 Thread Ulrich Elsner
On 11/11/05, Rafael Nami [EMAIL PROTECTED] wrote: http://dojotoolkit.org/~alex/dojo/trunk/demos/widget/Fisheye.htmlhttp://dojotoolkit.org/%7Ealex/dojo/trunk/demos/widget/Fisheye.html WOW! +1 2005/11/11, Martin Cooper [EMAIL PROTECTED]: netsql wrote: Just to be diferent, there are

RE: Bean write problem on emebedding an image

2005-11-11 Thread Bruno, Chris
Shouldn't it be more like: html:img src=bean:write name=pollInfo property=imgSrc/ height=20 width=20/ bean:write name=pollInfo property=name/ - Message-ID: [EMAIL PROTECTED] From: vineesh . kumar [EMAIL PROTECTED] To: struts_user struts-user@jakarta.apache.org Subject: Bean write problem

SwitchAction get Affected by forwardPattern

2005-11-11 Thread alec lee
I am using Struts 1.2.4. I have 2 modules and was trying to switch from default to moduleA. In my moduleA, I've used controller forwardPattern=/WEB-INF$M$P /, since my JSP's are inside WEB-INF. In my default module, I have these lines: ... action path=/switch

Re: Bean write problem on emebedding an image

2005-11-11 Thread Larry Meadors
On 11 Nov 2005 06:31:34 -, vineesh . kumar [EMAIL PROTECTED] wrote: lgic:iterate id=pollInfo name=PollForm property=pollInfo scope=session Was that just an email typo? lgic:iterate instead of logic:iterate? Larry - To

Taglibs

2005-11-11 Thread Marcio Ghiraldelli
Good resume of avaible open-source taglibs. Perfectly for a Struts, now what situation. :) http://java-source.net/open-source/jsp-tag-libraries

Re: OT: Best AJAX framework

2005-11-11 Thread Frank W. Zammetti
That *IS* very cool, although I'm not sure how truly useful (that wouldn't stop me from using it though, it just LOOKS so cool!)... but it's worth noting that it is really more a demonstration of cool DHTML and SVG than AJAX. Frank Rafael Nami wrote:

Re: [OT]what techonolgies will you use to develop a new web application

2005-11-11 Thread Wendy Smoak
On 11/11/05, Murray Collingwood [EMAIL PROTECTED] wrote: The I started looking for Tomcat, okay, so it's not included, there must be a way to add it as a App Serverwell, if there is I can't find it. This hints that Tomcat support is coming soon, though I couldn't find anything on Sun's

Re: OT: Best AJAX framework

2005-11-11 Thread Dave Newton
Dave Newton wrote: Frank W. Zammetti wrote: That *IS* very cool, although I'm not sure how truly useful (that wouldn't stop me from using it though, it just LOOKS so cool!)... but it's worth noting that it is really more a demonstration of cool DHTML and SVG than AJAX. I think the images

Re: OT: Best AJAX framework

2005-11-11 Thread Frank W. Zammetti
I have to admit I just quickly glanced at the code and it wasn't immediately clear to me how it worked. I saw PNGs, but I also saw reference to SVG's (Scalable Vector Graphics for anyone that might not know). It makes sense that the growing and shrinking be done with SVGs, it's tailor-made

tag's default object formatting

2005-11-11 Thread Mario_Hernandez
Hello all. A while back I poked around and I think I remember finding some resource property keys that I could override for Object formatting. For instance, using html:text property=foo/ where foo is a Date on some bean. i want dates output and read in as mm/DD/. Anyone know what key I

Re: OT: Best AJAX framework

2005-11-11 Thread Rafael Nami
Dave Newton wrote: But it's Friday, my brain hurts. My brain hurts becoz it's friday and becoz I have to work tomorrow (ow god, finally the sun came, and I can't go to the beach ;p). Cheers and Best All Rafael Mauricio Nami 2005/11/11, Frank W. Zammetti [EMAIL PROTECTED]: I have to admit I

Re: I want to create a List of items and then allow the user to choose several items from the List.

2005-11-11 Thread Danny Lee
Maybe this will help: Countries is a list with bunch of Objects of type Country which have to be put in the session scope by session.setAttribute(countries,countries); countryName is a form bean property of the type String where the actual countryName is saved. Cheerz, Danny

Re: OT: Best AJAX framework

2005-11-11 Thread Frank W. Zammetti
evilGrinEnjoy working tomorrow, I'll be enjoying the Philadelphia Video Game Expo with my son!/evilGrin Frank Rafael Nami wrote: Dave Newton wrote: But it's Friday, my brain hurts. My brain hurts becoz it's friday and becoz I have to work tomorrow (ow god, finally the sun came, and I can't

Re: I want to create a List of items and then allow the user to choose several items from the List.

2005-11-11 Thread Wendy Smoak
On 11/10/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Would I create a bean that is just a collection and then populate that collection with the List I want the user to choose from? How would I put the list in the jsp? ... and a multibox example, in case you want checkboxes rather than a

Re: OT: Best AJAX framework

2005-11-11 Thread Dave Newton
Frank W. Zammetti wrote: I have to admit I just quickly glanced at the code and it wasn't immediately clear to me how it worked. I saw PNGs, but I also saw reference to SVG's (Scalable Vector Graphics for anyone that might not know). It makes sense that the growing and shrinking be done

Re: OT: Best AJAX framework

2005-11-11 Thread Frank W. Zammetti
Yeah, me too :) Let's just enjoy the uber-coolness of it :) Frank Dave Newton wrote: Frank W. Zammetti wrote: I have to admit I just quickly glanced at the code and it wasn't immediately clear to me how it worked. I saw PNGs, but I also saw reference to SVG's (Scalable Vector Graphics for

Re: OT: Best AJAX framework

2005-11-11 Thread Martin Cooper
Dave Newton wrote: Frank W. Zammetti wrote: I have to admit I just quickly glanced at the code and it wasn't immediately clear to me how it worked. I saw PNGs, but I also saw reference to SVG's (Scalable Vector Graphics for anyone that might not know). It makes sense that the growing and

Re: OT: Best AJAX framework

2005-11-11 Thread Frank W. Zammetti
Martin Cooper wrote: Like I said, these guys know their stuff. That much is most definitely clear :) I like to think I could have pulled that off, but I'm rather glad I didn't have to :) Martin Cooper Frank - To

Re: OT: Best AJAX framework

2005-11-11 Thread Dave Newton
Martin Cooper wrote: Bzzt! Wrong, sorry. ;-) Firefox 1.5 has native SVG support. No wrong here; I know 1.5 has SVG, but it's still an RC, so I don't care. I'm rarely impressed by release candidates. The Firefox I and most consumers are running doesn't. mild-rant I'm always irritated by

RE: I want to create a List of items and then allow the user to choose several items from the List.

2005-11-11 Thread bsimonin
Okay. Let me show you what I have real quick. In my ValidatorForm I have a instance variables and a method: private List groups = null; private GroupBean groupBean = null; public void setGroups() { this.groups = new LinkedList(); this.groupBean = new GroupBean(Cats, false);

[ANN] [JAVAWUG] BOF XIV / Monday / 5th December 2005 / Waxy O'Co nnors / 19:15

2005-11-11 Thread Pilgrim, Peter
The ``JAVA Web User Group'' is pleased to announce. Please join us for the BOF XIV London / Pre-Javapolis meet-up at the ``Waxy O'Connor'' Bar at 19:15M on Monday, 5th December, 2005. Waxy O'Connors 14 - 16 Rupert Street Leicester Square London W1D 6DD England

any experience in Display tag library vs Struts Layout ?

2005-11-11 Thread arnaud gonzales
Hello, I have would to know your point of vue between this two tag lib. Does integration of displayTag is easy an more flexible than struts Layout? Thanks in advance for sharing your experiences. Regards -- Cordialement, Arnaud Gonzales.

RE: I want to create a List of items and then allow the user to choose several items from the List.

2005-11-11 Thread bsimonin
Never mind -- I fixed it with the following: ul c:forEach var=groups items=${wizardForm.groups} li c:out value=${groups.groupName}/ c:out value=${groups.checkMarked}/ /li /c:forEach /ul -Original Message- From: Simonin, Bradley K.

RE: OT: Best AJAX framework

2005-11-11 Thread Pilgrim, Peter
Are they are using SVG for the icons or actual GIF/Images? -- Peter Pilgrim :: J2EE Software Development Operations/IT - Credit Suisse First Boston, Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom Tel: +44-(0)207-883-4497 -Original Message- From: Rafael Nami [mailto:[EMAIL

RE: OT: Best AJAX framework

2005-11-11 Thread Pilgrim, Peter
Missed Frank's post. SVG I thought so! -- Peter Pilgrim :: J2EE Software Development Operations/IT - Credit Suisse First Boston, Floor 15, 5 Canada Square, London E14 4QJ, United Kingdom Tel: +44-(0)207-883-4497 ==

Re: OT: Best AJAX framework

2005-11-11 Thread Dave Newton
Pilgrim, Peter wrote: Missed Frank's post. SVG I thought so! When I save the image it's a PNG. Firefox dosn't support native SVG images (yeah yeah, 1.5 RC2 does). I don't know about IE SVG support. When you first load the page it shows the image in its original size. Dave

Re: Can't get definitions factory from context

2005-11-11 Thread eve
Everything works if I don't configure the validation. I just added this in my validation.xml: formset form name=loginForm field property=username depends=required arg key=label.username/ /field field

Re: Bean write problem on emebedding an image

2005-11-11 Thread Richard Yee
Vineesh, You are nesting the bean:write tag within a html:img tag. You can't nest the tags. Either don't use the html:img tag or replace the bean:write with a scriptlet %= % -Richard vineesh . kumar wrote: Hi all, I am trying to create a page, so that based on some crieterial the

Ignorant multibox question.

2005-11-11 Thread bsimonin
Lets say I have the following multibox: table c:forEach items=${myForm.groups} var=groups trtd html-el:multibox property=groups value=${groups.groupName}/ c:out value=${groups.groupName}/ br/ /td/tr /c:forEach /table I have a List of POJOs with a name and a boolean value for each POJO. I

[OT] JSF Interface Design - Is it Truly Limited?

2005-11-11 Thread Mike Duffy
I know there are some leading edge JSF and Shale gurus who monitor this list. I have a basic question: Can rich web application interfaces be created in JSF? I've looked at MyFaces and Tomahawk (http://myfaces.apache.org/). The source code that can be found in the examples at

[OT] Project Clarity

2005-11-11 Thread Mike Duffy
Does anyone know if there is an official website for Project Clarity (http://www.jsfcentral.com/listings/A6020?link)? Thx, Mike __ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com

Dynamically set value of html:select attribute. Possible?

2005-11-11 Thread ooper
Hello all, I am wondering if it is possible to set the value of an html:select tag attribute dynamically. I want to do something like this: html:select name=formName property=operand1 styleClass=${filterControlStyle} The above gives this error: According to TLD or attribute directive in tag

Ich bin im Urlaub

2005-11-11 Thread bednarz
Sehr geehrte Damen und Herren, in der zeit vom 7. November 2005 bis 18. November 2005 bin ich im Urlaub. Bitte wenden Sie sich bei allen Fragen entweder direkt an [EMAIL PROTECTED] oder telefonisch an: 0511 / 93 62 28 22 Mit freundlichen Grüßen Andreas Bednarz

Re: [OT] JSF Interface Design - Is it Truly Limited?

2005-11-11 Thread Craig McClanahan
On 11/11/05, Mike Duffy [EMAIL PROTECTED] wrote: I know there are some leading edge JSF and Shale gurus who monitor this list. I have a basic question: Can rich web application interfaces be created in JSF? Sure it can. CSS based or AJAX based, or whatever you want. But the key issue that

Re: [OT] JSF Interface Design - Is it Truly Limited?

2005-11-11 Thread Michael Jouravlev
On 11/11/05, Mike Duffy [EMAIL PROTECTED] wrote: I know the concept is that JSF components can be rendered for different viewing devices; however, I'm not sure the creators of JSF really thought through the process of how most web applications are created. I think the usual case is that a

Re: [OT] JSF Interface Design - Is it Truly Limited?

2005-11-11 Thread Hubert Rabago
-Original Message- From: Mike Duffy [mailto:[EMAIL PROTECTED] Sent: Friday, November 11, 2005 4:47 PM To: Struts Users Mailing List Subject: [OT] JSF Interface Design - Is it Truly Limited? I know there are some leading edge JSF and Shale gurus who monitor this list. I would hope

Re: Dynamically set value of html:select attribute. Possible?

2005-11-11 Thread Wendy Smoak
On 11/11/05, ooper [EMAIL PROTECTED] wrote: I am wondering if it is possible to set the value of an html:select tag attribute dynamically. I want to do something like this: html:select name=formName property=operand1 styleClass=${filterControlStyle} The above gives this error: According

Re: Ignorant multibox question.

2005-11-11 Thread Keith Sader
Have you stumbled on this link: http://husted.com/struts/tips/007.html I think it's almost verbatim out of the Struts in Action Book hth, On 11/11/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Lets say I have the following multibox: table c:forEach items=${myForm.groups} var=groups

Re: Upgrade from struts1.0 to 1.2

2005-11-11 Thread Laurie Harper
bhas wrote: I think its not getting till the jsp page as the jsp files are not compiled when I hit the index.do url. Can you help me little bit on how to turn on the logging as I do not see any of the struts action servlet logs getting printed. Struts uses Commons Logging [1] for all its

Re: [OT] AJAX Recursive Tree

2005-11-11 Thread Laurie Harper
Marcio Ghiraldelli wrote: Hello! Just for not reinventing the wheel, does anybody has a simple tutorial or source for an AJAX/Struts recursive tree? Not sure what you mean by that, but if you're just looking for a way of displaying an expandable tree control in a web page there's

Re: [OT] JSF Interface Design - Is it Truly Limited?

2005-11-11 Thread Gary VanMatre
I know there are some leading edge JSF and Shale gurus who monitor this list. I have a basic question: Can rich web application interfaces be created in JSF? I've looked at MyFaces and Tomahawk (http://myfaces.apache.org/). The source code that can be found in the examples at

Re: What happens to exceptions not handled within Action class ?

2005-11-11 Thread Laurie Harper
Mon Cab wrote: Specifically exceptions in execute(). Shouldnt these result in a stack trace printout in Tomcat 5. Or are they printed out to the logs. By default, you'll get a stack trace in the browser window and it'll also be logged to stdout (console or catalina.out). L.

Re: tag's default object formatting

2005-11-11 Thread Laurie Harper
[EMAIL PROTECTED] wrote: Hello all. A while back I poked around and I think I remember finding some resource property keys that I could override for Object formatting. For instance, using html:text property=foo/ where foo is a Date on some bean. i want dates output and read in as mm/DD/.

Re: What happens to exceptions not handled within Action class ?

2005-11-11 Thread Mon Cab
The browser is just redirecting to my fail ActionMapping. And there's nothing going in the logs (neither the localhost, or the stdout logs) I'm using Tomcat 5.0.28. --- Laurie Harper [EMAIL PROTECTED] wrote: Mon Cab wrote: Specifically exceptions in execute(). Shouldnt these result in