RE: Copying 'nested' properties from Dyna form to beans

2003-01-29 Thread John . E . Gregg
perties, or whatever, to copy from the dyna bean to the Person bean: BeanUtils.copyProperties(person, form); It would be cool if copyProperties would know to copy the name.firstName form element to person.getName().setFirstName(...). What's the best way to do something like this, to copy 'nested

sematic validation

2003-01-23 Thread John . E . Gregg
Hi all. I love the ability of Struts to perform syntactic validation of input data and automatically redisplay the screen + data + error messages. However, I'm reluctant to put semantic validation checks anywhere but the business objects to which they belong. For example, I have a rule that say

RE: DynaValidatorForm and multipage forms

2003-01-23 Thread John . E . Gregg
ng it? > > thanks > > john gregg > Wells Fargo Services Company > Minneapolis, MN -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

null references in ActionForms

2003-01-22 Thread John . E . Gregg
Hi all, I'm curious about why forms don't like null references. Let's say I have a form with a ref to a domain class that I wrote. That class has a name attribute. Struts complains when it tries to reference someForm.someClass.name if someClass is null. In the case of displaying an entry page

DynaValidatorForm and multipage forms

2003-01-21 Thread John . E . Gregg
Is it even possible to use the DynaValidatorForm with multipage forms? Because BeanUtils.setProperty() ignores any property that hasn't been declared in struts-config.xml, there seems to be no way to set the page number. doesn't work for dyna forms. If this isn't possible, is there a reason othe

RE: [OT] Eclipse IDE

2003-01-21 Thread Daniel H. F. e Silva
into > >Dreamweaver, the code completion for those tags is enabled for our JSP > >developers. HTML layout/design is also much simpler in Dreamweaver, as > >long > >as you stay away from the wizards that are included in Dreamweaver (adds > >too > >much extrane

RE: [OT] Standardised Environments (was RE: [OT] Eclipse IDE)

2003-01-21 Thread Daniel H. F. e Silva
__ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[OT] Eclipse IDE - The Two Towers

2003-01-21 Thread Daniel H. F. e Silva
gn up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[OT] Eclipse IDE

2003-01-20 Thread Daniel H. F. e Silva
w. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

updating the page attribute

2003-01-20 Thread John . E . Gregg
Hi all. I'm trying to use the wizard approach to collecting form data. I can't figure out how to update the DynaValidatorActionForm's page attribute. It doesn't appear to happen automatically. Using doesn't work. Calling setPage(1) in the action doesn't work. What does? thanks john gregg

transactions across multiple actions

2003-01-17 Thread John . E . Gregg
Hi all I'm tentatively planning on using multiple actions per request, one to process the input and another to process the output. I've applied the Gang of Four's template method pattern to Action.execute() to create/commit/rollback a transaction. Individual subclasses implement an overloaded e

forwarding to unrelated pages

2003-01-09 Thread John . E . Gregg
Hi all, I'm pretty new to Struts but I've been following it for a long time. Now that I'm starting to use it, I'm trying to figure out the best way to make objects available to a jsp that aren't involved in the processing of the previous action. I know about HttpServletResponse.addAttribute(),

DynaActionForm isn't dyna enough

2002-12-20 Thread John . E . Gregg
Service Corporation Minneapolis, MN -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: html:select woes

2002-12-20 Thread John . E . Gregg
perty called "newLevel" > that's null by > default. I also have a reset() method that nulls-out > newLevel. My jsp does > this: > > > class="com.wfsc.cam.ui.LoggersForm"/> > value="one">One > Submit > > > The only

html:select woes

2002-12-19 Thread John . E . Gregg
eset() method that nulls-out newLevel. My jsp does this: One Submit The only relevant difference I can see between this and the html-select.jsp example is that my jsp is under /jsp, but I've tried it both ways and it doesn't seem to matter. I'd appreciate a clue. thanks john

RE: Struts validating with beta2 not working for server-side validation

2002-12-18 Thread John . E . Gregg
s, application, request, errors, page); try { validatorResults = validator.validate(); } catch (ValidatorException e) { log.error(e.getMessage(), e);

resolving message resources

2002-12-17 Thread John . E . Gregg
; option to web.xml solved the problem. Consider this a bug if you want, or just be aware of it as a potential pitfall. thanks for listening john gregg Wells Fargo Service Corporation Minneapolis, MN -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Struts: a Graphic Artist blessing or curse?

2002-11-25 Thread Daniel H. F. e Silva
te tool would render these Struts JSP pages properly. Anybody here > has any experience solving this real world problem? > > Thanks. Any help would be much appreciated. > Regards, > > Tzer > [EMAIL PROTECTED] > > Is J2EE messing up your mind? > http://www.see-consulti

Design patterns book (was RE: DAO or ... ?)

2002-10-15 Thread Daniel H. F. e Silva
_____ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

AW: [OT] Should I use a persistence layer?

2002-10-06 Thread Ralf E. Stranzenbach
t; >>> >>>Hi, >>> >>>For an web application, is there a way for a user to >>> >>> >>paginate through >> >> >>>(similar to google) a lot of data across multiple browser windows. >>> >>>The usual way of paginating w

in inserted pages

2002-10-01 Thread Ralf E. Stranzenbach
-> -- body: details.jsp -> -- subview: moredetail.jsp This is the behaviour i've expected an i want to have. But if i try to in the details.jsp Tiles throws an "subview" attribute not found exception. Is it *NOT* allowed to nest Tiles in an application? Sinc

options

2002-09-26 Thread Jefferson R. de O. e Silva
unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Unit testing a struts application

2002-09-26 Thread Daniel H. F. e Silva
Does someone here have experience using it? All kind of use cases would be a plus. Best regards, Daniel. __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PRO

AW: SwitchAction Parameters

2002-09-23 Thread Ralf E. Stranzenbach
Sorry, it's the proper reply on the wrong message. Ralf -Ursprüngliche Nachricht- Von: Ralf E. Stranzenbach [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 23. September 2002 22:17 An: Struts Users Mailing List Betreff: AW: SwitchAction Parameters Alles klar, ich werde mein Adres

AW: SwitchAction Parameters

2002-09-23 Thread Ralf E. Stranzenbach
actions and I extend BOTH Action and DispatchAction .. how can I include the common methods for both actions, rather the copying that code in each? Darren -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe,

I do not understand html:link with action

2002-09-22 Thread Ralf E. Stranzenbach
ase enlight me! I have a second question - is there some good example on how to use multiple sub-applications with struts-1.1 ? Many thanks, Ralf E. Stranzenbach -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

[OT]Java rules engines

2002-09-17 Thread Daniel H. F. e Silva
ercials (ILOG JRules, Blazer Advisor) and not so many open-sourced (Drools, JEOPS, etc...). What do you think about them? Best regards, Daniel. __ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com -- To unsubscribe,

sites powered by struts

2002-09-11 Thread Jefferson R. de O. e Silva
Hi guys, I'm in a process of trying to convince my developement team to use the struts in a new project here. Can anyone tell me any site which is using struts ? There are some people here wanting to see "results" Thanks in advance Jefferson -- To unsubscribe, e-mail:

Problemas with path attribute

2002-08-22 Thread Daniel H. F. e Silva
_ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Problems with path attribute of element action in struts-config.xml

2002-08-17 Thread Daniel H. F. e Silva
ath attribute is a CDATA. So it would have to accept any kind of string, haven't it? Thanks in advance, Daniel. PS : Sorry for any english mistake, but english is not my native language. = ----- Daniel H. F. e Si

Re: necessity of OJB with product listing

2002-08-11 Thread E. Laverdiere
Thanks, I am begining to see through all that. E. - Original Message - From: "Michaël" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]>; "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Sunday, August 11, 2002 11:24 AM Su

necessity of OJB with product listing

2002-08-11 Thread E. Laverdiere
ne this with a Sybase database, using Perl. I want to do the same this as here Strut-OJB?. Performance is important here : http://onlinestorefront.emergisseller.com/cgi-bin/Geneka.storefront/EN/Searc hMask?searchGeneral=probe&searchtwo=punk&SearchCombination=and Any advice? Reg

Simple question about Struts

2002-08-08 Thread E. Laverdiere
nk I have having a virus a day (just got one) with this mailing list, nobody scan the mail before sending it? Regards, Etienne Montreal -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

struts-example & BEA Weblogic

2002-06-12 Thread Tamanaei E.,DP ITS,SMM,DA
nel.ExecuteThread.run(ExecuteThread.java, Compiled Code) Mi Jun 12 12:42:57 GMT+02:00 2002: servletimages: init Thanks Ebi -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Need some help with generateToken

2002-05-22 Thread Jefferson Rodrigues de Oliveira e Silva
on the following > > classes > > isTokenValid, saveToken, generateToken > > I Think that i could use these classes to help prevent some on from hitting > > the back button issues. > > > > My question is has anybody used these and if so, could u provided me an >

more than one click in submit button

2002-05-19 Thread Jefferson Rodrigues de Oliveira e Silva
one action should be executed. How do I handle this ? Thanks a lot Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: who do I make my app secure ?

2002-05-07 Thread Jefferson Rodrigues de Oliveira e Silva
half Of Jefferson Rodrigues de Oliveira e Silva > > Sent: Tuesday, May 07, 2002 2:47 AM > > To: 'Struts Users Mailing List' > > Subject: who do I make my app secure ? > > > > > > Hi guys, > > > > I have a question. > > > > I have an appl

who do I make my app secure ?

2002-05-07 Thread Jefferson Rodrigues de Oliveira e Silva
encrypt it ? thanks Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

changing menu option in JSP

2002-05-06 Thread Jefferson Rodrigues de Oliveira e Silva
vance Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

off topic - ARGO UML - URGENT

2002-04-25 Thread Jefferson Rodrigues de Oliveira e Silva
Sorry about this question, but I really need some help here. How can I make a constructor using ARGO UML ? If I just add a method with the same name as the class, the tool puts a void ?? ClassName() How can I take the "void ??" out ? Thanks Jefferson -- To unsubscribe, e-mail:

Re: Caching in IE

2002-04-18 Thread E. Laverdiere
controller and what solutions you have come up with > to prevent this. I'm wide open. > > Brandon Goodin > Phase Web and Multimedia > P (406) 862-2245 > F (406) 862-0354 > [EMAIL PROTECTED] > http://www.phase.ws > > > > -- > To unsubscribe, e-mail: > <

site hosting

2002-04-15 Thread Jefferson Rodrigues de Oliveira e Silva
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: New Site

2002-04-10 Thread Jefferson Rodrigues de Oliveira e Silva
ne's taste, it is popular, about 19M > hits last month. It's been running for 2 days, so may have a couple of > teething problems, but it does seem to have scaled well. > -- > Martin Samm > [EMAIL PROTECTED] > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL P

I18N

2002-04-09 Thread Jefferson Rodrigues de Oliveira e Silva
Hi guys, I have a problem with I18N... how can I change my properties file from english to, let's say, portuguese, during execution time ? I want to allow the user to change it in the site ... Thanks a lot Best regards, Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECT

set form int field

2002-04-08 Thread Jefferson Rodrigues de Oliveira e Silva
, the bean field gets a 0. How can I do a trim in the form before the set is applied to the bean field ? Thanks in advance Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

nested:image

2002-04-05 Thread Jefferson Rodrigues de Oliveira e Silva
eam.brazil.flag=brazil.gif Now I need to insert the team name and its flag gif inside the nested:iterate Does anybody know how do I do that ? Thanks in advance Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Form

2002-04-05 Thread Jefferson Rodrigues de Oliveira e Silva
Sorry guys, I've just solved the problem. Jefferson Jefferson Rodrigues de Oliveira e Silva wrote: > Hi guys, > > I have a problem in creating a form. > > I have two pages, the first for user logon, and the > second for user info. > > When the user logs in the f

Form

2002-04-05 Thread Jefferson Rodrigues de Oliveira e Silva
(which is a form bean) and then a forward occurs, to the user.jsp. I need in the user.jsp that the UserForm that I created is used, not the one struts creates. How can I do that ? Thanks in advance Jefferson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands,

Re: problem with arraylist and iterate

2002-04-05 Thread Jefferson Rodrigues de Oliveira e Silva
gt; > Regards, > > Dimitar > > -Original Message- > From: Jefferson Rodrigues de Oliveira e Silva > [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 02, 2002 6:29 AM > To: Struts Users Mailing List > Subject: problem with arraylist and iterate > > Hi

problem with arraylist and iterate

2002-04-02 Thread Jefferson Rodrigues de Oliveira e Silva
Hi all, I have the following problem: I have a bean User which has a hashtable attribute bets. The getBets method returns a Bet[] array. The Bet class has 6 attributes. In the bets.jsp page, I show in a table all the values from the Bet objects (using iterate), one row for each object, and tw

Re:

2002-04-02 Thread Jefferson Rodrigues de Oliveira e Silva
know of any good on-line tutorials > on using tag libraries, other than the ones on Strut' > site? > > many thanks! > > __ > Do You Yahoo!? > Yahoo! Tax Center - online filing with TurboTax > http://http://taxes.yaho

IOException while loading persisted sessions??

2002-04-02 Thread David E
Can someone please give me a clue why I keep getting the following Exceptions in my jakarta-tomcat-4.0.1 log? The product class is not serializable it is persisted in a database?? Is it something with the Struts framework? I searched the archives, but couldn't find anything. Thanks in advance!

Resuming request

2002-02-17 Thread E. Blood
original request parameters. It is sort of like the bookmarking a page that requires authentication, but I didn't find any solutions that returned to the orignal request after the authentication is complete. Thanks. -- eblood -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For

RE: HTML / Struts Help

2002-02-13 Thread Wijewickrema , Dina E.
r and Architect iNDEMAND 345 Hudson St. 16th Floor New York, New York 10014 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

RE: internationalisation question

2002-01-29 Thread Wijewickrema , Dina E.
pinions, conclusions and other information in this message that do not relate to the official business of Marrakech and shall be understood as neither given nor endorsed by it. ****** -- To unsubscribe, e-mail: <mailto:[EMAIL PROTEC

I need some help here!!

2001-09-04 Thread Gonzalez, Rafael E
I've been using Struts1.0 successfully and I decided to try one of the nightly builds but I have been having some problems. I've used several of the nightly builds and I get an exception when I try to load the web app. I tried loading the struts-example.war, even the struts-blank.war. I get the

Error using nightly build 20010830

2001-08-30 Thread Gonzalez, Rafael E
I'm using Struts1.0 and decided to download a recent nightly build version to take advantage of some of the new tags. I downloaded the most recent nightly build of struts (08/30/2001) Followed the steps on the README file and i have this exception when it is trying to load the webapp. I'm using S

popUp windows

2001-08-27 Thread Gonzalez, Rafael E
This problem has two parts, First: I have a .gif file representing a button and I will like to call a javascript function when I click on it and pass some parameters (dynamically) to the js function. For example: <% Order myOrder = (Order)pageContext.getAttribute( "order" ); i

RE: referring to a formBean property in a scriptlet

2001-08-24 Thread Gonzalez, Rafael E
You have access to your formBean in a scriplet since the formBean is assummed to be created or the framework will create one for you if you declared properly in the mappings (see user guide section 2.3). The form bean is created and placed in the session for you to use it. I highly recommend to u

Struts next release.

2001-08-14 Thread Gonzalez, Rafael E
Hi, I'm new to the struts world so forgive me if I sound ignorant. I 've been using the struts 1.0b3 release and I will like to use a tag that is not defined in that release. The tags i want to use is and . I want to know when is the next release going to be available. thanks Rafael

jGuru Structs FAQ

2001-07-24 Thread Thomas E. Burns
interested. Thanks, Thomas E. Burns CEO, jGuru [EMAIL PROTECTED] 415.664.8974

<    1   2