Re: WebPim

2002-06-08 Thread @Basebeans.com
Subject: Re: WebPim From: "Vic C." <[EMAIL PROTECTED]> === http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers will also get you the password. hth, V. >>I have been architecting a Struts based application for about a year now >>and currently ran into some limitations in my DAO desi

best way to put index of collection in option(s) tag ?

2002-06-08 Thread Rick Reumann
What is the best way to put the index value of a collection in a select options list? I'm currently doing this: I don't like the above since it requires the scriplet. I suppose I could give my form bean an indexId attribute so when it's populated into the collection I la

Re: Please Help! -- html:link tag

2002-06-08 Thread Vincent Aumont
> I'm attempting to resolve a problem with using a bean tag nested within an > html:link tag. You simply can't embed a JSP tag within another JSP tag. -Vincent. -- To unsubscribe, e-mail: For additional commands, e-mail:

Please Help! -- html:link tag

2002-06-08 Thread Paul Idusogie
I'm attempting to resolve a problem with using a bean tag nested within an html:link tag. Here is the followig code snippet where webmaster.email is defined in anApplicationResources.properties file I ended up changing the href value to "mailto:[EMAIL PROTECTED]"; to get it to wor

Re: Debugging JSP's in Struts.

2002-06-08 Thread Steve Muench
Yes. Please email me a simple testcase that demonstrates what problem you're having. Also, make sure you're using the latest Oracle9i JDeveloper 9.0.2 Production release. __ Steve Muench - Developer, Product Mgr, Java/XML Evangelist

RE: Debugging JSP's in Struts.

2002-06-08 Thread VEDRE, RANAPRATAP REDDY
i am fan a of JDeveloper myself(also because oracle has free version). Actually, i tried running the embedded container but could not get debugging "Struts" JSP's. Can we debug Struts JSP's with breakpoints in jsp directly using JDeveloper. Thanks.. -Original Message- From: Steve

Re: how the subscription details are populated inregistration.jsp page from struts-example

2002-06-08 Thread Rick Mann
on 6/7/02 4:40 AM, Chandra Sekharan Bhaskaran at [EMAIL PROTECTED] wrote: > How does the subscription details get populated when user travels the > hyperlinkl > http://localhost:8080/struts-example/editRegistration.do?action=Edit. > rgds Such a URL is equivalent to an HTML form with action

Enabling Struts submit and reset functionality to html images...

2002-06-08 Thread Yaman Kumar
Hi, What is way to enable submit and reset functionality to images. I have written in this way but it is not working out.. For submit (working fine) For reset ( submitting but not resetting the form ? ). Does any one have better approach? TIA rayaku -- To unsubscribe

RE: wishlist

2002-06-08 Thread James Mitchell
Yes, I know. I'm working through it all and getting things done as fast as I can. I'm just "one of many" spending/donating time trying to help others get up to speed on the framework. It really is a better way to write apps. Struts has so much to offer, keep at it and don't give up!!! We are

RE: Multiple pararmeters from multiple links

2002-06-08 Thread Duffey, Keven
Just a hunch, but using Page scope on your Hashmap bean may be the problem. Try request scope, or even session scope if necessary. Although I would think request scope should work. > -Original Message- > From: Mark Nichols [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 06, 2002 7:56

Re: Debugging JSP's in Struts.

2002-06-08 Thread Steve Muench
| Can we Debug JSP's in Struts(running in Tomcat) using any of the IDE's in | the market. Oracle9i JDeveloper supports quick, no-deploy-required running and debugging on its embedded Oracle9iAS J2EE container, or can do remote debugging of any Java code, including Tomcat. While debugging on t

Re: seeking help with tip#2

2002-06-08 Thread Kris Schneider
Dan, Don't override the perform method, it's already implemented in DispatchAction. It will inspect the value of the specified request parameter, "dispatch" in your case, and use that value to determine which method should get invoked. Also, don't define a "dispatch" property on your action form

shame

2002-06-08 Thread stefan werner
puh, sometimes i am not able to write my own URL http://www.p8serv.de:8840/download/BatikLib.zip - Original Message - From: "stefan werner" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, June 08, 2002 11:53 AM Subject: Re: Re:Any Java Web UI Contr

Re: Re:Any Java Web UI Controls that integrate with Struts?

2002-06-08 Thread stefan werner
- Original Message - From: "stefan werner" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, June 08, 2002 9:34 AM Subject: Re: Re:Any Java Web UI Controls that integrate with Struts? > > > hi, > > > > what do you think about using svg? > > Take a l

Re: Re:Any Java Web UI Controls that integrate with Struts?

2002-06-08 Thread stefan werner
> hi, > > what do you think about using svg? > Take a look at > http://www.p8serv.de:8840/werkstatt/view.do?nodeId=Werkzeug&contentId=BatikL > ib&sId=411 The link takes two lines stefan > All the graphics at this site are made from svg-sources. > The site is using a modified chiki as a base

Re:Any Java Web UI Controls that integrate with Struts?

2002-06-08 Thread stefan werner
hi, what do you think about using svg? Take a look at http://www.p8serv.de:8840/werkstatt/view.do?nodeId=Werkzeug&contentId=BatikL ib&sId=411 All the graphics at this site are made from svg-sources. The site is using a modified chiki as a base for a Goethe-project that will be lauched in late sum