Buzilla reports - Submitting - Outstanding]

2003-08-14 Thread Robert Leland
by resubmitting your patches, hopefully tested ;-), based on Struts 1.1 or even better Struts 1.2.1/current source. I'll be reserving a few hours a week to review patches based the latest sources and if they look reasonable apply them. -Rob -- Robert L

Re: IllegalAccessError

2003-08-14 Thread Robert Leland
at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:585) at java.lang.Thread.run(Thread.java:536) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Robert L

Re: DigestingPlugIn

2003-08-11 Thread Robert Leland
James Mitchell wrote: I noticed the check in of DigestingPlugIn and I want to try it out. Unless I missed it somewhere, it's not clear to me how to use it. If it actually does what I'm hoping/guessing (based on the name and comments), I'll be one happy camper Can you give us a brief 'how t

Re: DigestingPlugIn

2003-08-09 Thread Robert Leland
David Graham wrote: --- Robert Leland <[EMAIL PROTECTED]> wrote: Joe Germuska wrote: At 14:12 -0700 8/7/03, James Mitchell wrote: I noticed the check in of DigestingPlugIn and I want to try it out. Unless I missed it somewhere, it's not clear to me how to use it. If

Re: DigestingPlugIn

2003-08-08 Thread Robert Leland
Joe Germuska wrote: At 14:12 -0700 8/7/03, James Mitchell wrote: I noticed the check in of DigestingPlugIn and I want to try it out. Unless I missed it somewhere, it's not clear to me how to use it. If it actually does what I'm hoping/guessing (based on the name and comments), I'll be one happ

Re: Internationalizing 100's of pages of text

2003-08-08 Thread Robert Leland
You might want to use velocity-tools, with Struts if the content is static. It works with Struts, which would provide the controller, and internationalization, and the ability create interactive pages is needed. I believe 'Struts in Action Book' has a chapter on it's use. -Rob Gary Kephart wrot

RE: How can I get a value and a name that is different on a html:options collection?

2003-07-25 Thread Robert Taylor
> LabelValueBean labelBean = new LabelValueBean("i", label); Change to > LabelValueBean labelBean = new LabelValueBean(String.valueOf(i), label); robert > -Original Message- > From: Bard A. Evjen [mailto:[EMAIL PROTECTED] > Sent: Friday, July 25,

RE: valid email addresses

2003-06-13 Thread Robert Taylor
Thanks David and Tero. robert > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Friday, June 13, 2003 10:08 AM > To: [EMAIL PROTECTED] > Subject: RE: valid email addresses > > > >Try, if the common-validator correctly lets users >

valid email addresses

2003-06-13 Thread Robert Taylor
I remember there was a recent discussion about the Struts validation framework invalidating email addresses that were considered to be valid according to some RFC (I can't remember which one. Maybe 822?). Was this ever an issue? Was it resolved? r

RE: Nested Tiles Definitions

2003-06-12 Thread Robert Smith
. I would think that in subLayout.jsp would have brought in attributes from the definition, but for some reason it's not. Is there anything I'm doing wrong, or is there good workaround? Thanks, Robert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent:

RE: Pls help me to fix bug !

2003-06-11 Thread Robert Taylor
It appears that the ValidatorResources object is not defined when the Validator was created. Make sure you have a validation.xml file defined. robert > -Original Message- > From: Tran Nguyen Thanh Bao [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 11, 2003 3:23 AM > To:

Re: Virus warning

2003-06-10 Thread Robert Kovacs
Yup me too ... a few secs ago. good ole NAV - Original Message - From: "Adolfo Miguelez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 4:02 PM Subject: Re: Virus warning > I run in the same issues last weekend with BugBear virus and after passing > Norton it

RE: Struts / JSF

2003-06-10 Thread Robert Taylor
Alen, this topic has been discussed quite a bit on the list. The short answer is that they are complementary frameworks. You can probably find what your looking for by searching the archives. http://www.mail-archive.com/struts-user%40jakarta.apache.org/ robert > -Original Message- >

Validation question

2003-06-05 Thread Hurdle, Robert H, PERSCOM
Never mind. Next time I'll search the archive before asking the question. The answer came from Craig McClanahan. "Struts uses the naming design patterns of the JavaBeans specification. Therefore, if you have a property named "foo", it looks for methods getFoo() and setFoo(), while a method "

Validation question

2003-06-05 Thread Hurdle, Robert H, PERSCOM
displays so it never gets submitted. I would have expected to get something like this on submitting the form. I have a get method for acesloccd in the ActionForm associated with submitting input. Any guidance on what I'm doing wrong will be greatly appreciated. Robert Hurdle

Re: [JSTL] Hashtable

2003-05-30 Thread robert
I believe it is assuming 'flag' is a literal. Ifnot, I'm pretty sure you can use ${linkTable[flag]}. Robert > Hello group, > > Does anyone know how to retrieve particular elements of a hash table > using JSTL? > I've triedbut that does not > w

RE: Starting subsystems

2003-05-27 Thread Robert Taylor
Take a look at javax.servlet.ServletContextListener. They are bootstraps for web applications. robert -Original Message- From: Mohan Radhakrishnan [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 12:54 PM To: 'Struts Users Mailing List' Subject: Starting subsystems

RE: FormBean - what is good for?

2003-04-04 Thread Robert Taylor
The FormBean provides extensibility (not found in the HttpServletRequest) as a wrapper. robert > -Original Message- > From: Harish Krishnaswamy [mailto:[EMAIL PROTECTED] > Sent: Friday, April 04, 2003 4:24 PM > To: [EMAIL PROTECTED] > Subject: FormBean - what is good for? &

RE: [OT] Re: 12 month contract - Toronto - immediate start

2003-04-04 Thread Robert Taylor
LOL! I learned that I'm it's my fault and I'm wrong. robert > -Original Message- > From: James Mitchell [mailto:[EMAIL PROTECTED] > Sent: Friday, April 04, 2003 11:19 AM > To: Struts Users Mailing List > Subject: Re: [OT] Re: 12 month contract - Toronto -

How to disable struts upload MultipartRequestWrapper filter?

2003-04-03 Thread Wei, Robert (MAN-Corporate)
happening? Someone would like shed light on how org.apache.struts.upload.MultipartRequestWrapper is configured to run? Thanks a lot! Robert Wei - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Unwanted Filter

2003-04-03 Thread Wei, Robert (MAN-Corporate)
from happening? Someone would like shed light on how org.apache.struts.upload.MultipartRequestWrapper is configured to run? Thanks a lot! Robert Wei - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: web.xml DTD for Servlet 2.3 & Struts 1.1

2003-04-02 Thread Wei, Robert (MAN-Corporate)
That one is not working for me. None of my struts actions will work with http://java.sun.com/dtd/web-app_2_3.dtd. Well, wonder why? Robert -Original Message- From: Sri Sankaran [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 4:38 PM To: Struts Users Mailing List Subject: RE

web.xml DTD for Servlet 2.3 & Struts 1.1

2003-04-02 Thread Wei, Robert (MAN-Corporate)
I am using struts 1.1 and need to config filters for my web app. Anyone knows where I amy locate the web.xml DTD for Servlet 2.3 & Struts 1.1? Thanks, Robert Wei - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

RE: dyna classes

2003-04-02 Thread Robert Taylor
. You can do this by using the DynaValidatorActionForm and demarcating your field validation by putting the appropriate action path in the name attribute of the form element of the validation.xml file. HTH, robert -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Wedn

RE: [Eva Sager] RE: Does a degree matter?

2003-04-02 Thread Robert Taylor
. It opened many windows of opportunity that had be closed. It appears you have the experience, you just lack the all-important degree (paper). Good luck! robert -Original Message- From: Brandon Goodin [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 12:25 PM To: Struts Users

[sslExt] Switching from HTTPS to HTTP and avoiding the "You are about to be redirected to a connection."

2003-04-01 Thread Robert Taylor
the sslExt addresses this issue. If it does, can someone please let me know how. robert -Original Message----- From: Robert Taylor [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 2:17 PM To: [EMAIL PROTECTED] Subject: [sslEXt] You are about to be redirected to a connection which is

RE: A question

2003-04-01 Thread Robert Taylor
You will have to do something like this: <% String key = request.getParameter("httpParameter") + ".name"; %> robert -Original Message- From: Binaghi Mauro [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 11:09 AM To: Struts Users Mailing

RE: [OT]Credit card processing

2003-04-01 Thread Robert Taylor
I use java API CyberSource provides: http://www.cybersource.com/products_and_services/electronic_payments/credit_ card_processing/ We also ended up writing a thin wrapper to abstract the implementation. In general it's been easy to use. robert > -Original Message- > From:

[sslEXt] You are about to be redirected to a connection which is not secure....

2003-03-31 Thread Robert Taylor
to send the user and then use the to redirect the user to the appropriate destination. This seems like such a hack and I was wondering if there is a cleaner solution. robert BTW, I have searched the mailing list archives and Go

RE: Form Field Unset Condition

2003-03-29 Thread Robert Taylor
been set? (I assume that my validation should > make sure > "id" is an integer if it is set.) DynaValidatorForm dynaForm = (DynaValidatorForm)form; String id = (String)dynaForm.get("id"); if (id != null) { /* * Do some work here because * property "id" ha

RE: Struts & Pager Tag Library

2003-03-28 Thread Robert Taylor
y-0.8/). Both places have running examples I think. Affan Please do some footwork before blind posting. robert -Original Message- From: Mike Jasnowski [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003 2:04 PM To: Struts Users Mailing List Subject: RE: Struts & Pager Tag Library I

RE: [sslExt] tags not picking up port # change

2003-03-28 Thread Robert Taylor
Doh! I hate being stupid. Spot on Tim. Freakin' spot on. Thanks, robert -Original Message- From: Tim Shadel [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003 1:41 PM To: Struts Users Mailing List Subject: Re: [sslExt] tags not picking up port # change Did you chang

[sslExt] tags not picking up port # change

2003-03-28 Thread Robert Taylor
for https. I deployed the web app as a .war file. All links on the true.jsp page have http port as 8080 and https port as 8443. Am I missing something here? It seems like these tags should reflect the port values defined in the plug-i

Re: [OT] Contract Work: Going Rate?

2003-03-28 Thread Robert Leland
FYI: I have contracted twice once was for 4 months full time at $100/hr. The other was as a consultant at $110/hr, which was only for about 20 hours. This may be atypical, but a business will charge another company,goverment, for an regular employee that would be paid only 40%-50% of that, so $40/

Re: Using database tables for resource bundles

2003-03-25 Thread Robert Leland
James Mitchell wrote: Cool, I wasn't aware that it was added to commons-sandbox. Ah ur, Maybe it wasn't I thought you had placed it into the sandbox, checking ... Looking at the resources in the sandbox only the XML implementation was added. I don't see anyreason why the JDBC implementation sho

RE: Io exception

2003-03-25 Thread Robert Taylor
ons are correct, etc robert > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 10:25 AM > To: Struts Users Mailing List > Subject: Io exception > > > I'm trying to install our app at a new client. Everythin

Re: Using database tables for resource bundles

2003-03-25 Thread Robert Leland
Rahul wrote: Hi, We are developing a multilingual system using struts 1.1 and j2ee 1.3. I need to know whether we can use backend database tables for providing all the messages i.e. whether the messages can be provided by a set of java class rather than relying on resource files residing on the s

RE: Digester Error - Hey Robert!

2003-03-25 Thread Robert Taylor
Glad it helped. robert > -Original Message- > From: Mark Galbreath [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 9:53 PM > To: 'Struts Users Mailing List' > Subject: RE: Digester Error - Hey Robert! > > > You were 100 percent on target, my

Re: Datasource

2003-03-24 Thread Robert McIntosh
must have been writing too much self referencing code... Mark Galbreath wrote: Well, this is getting interesting. Why does "t - i - h - s" comes out "this?" -Original Message- From: Mark Galbreath [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 10:42 PM To: 'Struts Users Mailing

RE: Digester Error

2003-03-24 Thread Robert Taylor
I've seen this when a property is defined under the same name twice within a form-bean element. Not sure that really offers any insight to the problem other than I have seen it happen before. robert > -Original Message- > From: Mark Galbreath [mailto:[EMAIL PROTECTED] >

RE: One tag in other tag's attribute's value

2003-03-24 Thread Robert Taylor
Couldn't you use this? Delete robert > -Original Message- > From: Navjot Singh [mailto:[EMAIL PROTECTED] > Sent: Monday, March 24, 2003 9:45 AM > To: Struts Users List > Subject: One tag in other tag's attribute's value > > > geeks, > > I n

RE: Retrieving properties from a DynaValidatorForm

2003-03-22 Thread Robert Taylor
Marco, you should be able to use the get(). String name = (String)form.get("name"); robert > -Original Message- > From: Marco Tedone [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 22, 2003 3:54 AM > To: Struts-user-list > Subject: Retrieving properties

Re: A tag inside another: it will be not interpreted!

2003-03-21 Thread Robert S. Sfeir
Giovanni, I;m not entirely sure I followed everything, but if you're getting HTML tags displayed on screen, meaning instead of you get which will cause the 'tag' to display as text, look for the filter property of the tag you're using and set that to false. It will cause th

RE: Fine Grained Access Control in Sturts

2003-03-20 Thread Robert Taylor
+1 ... and if the docs don't have the answer, there is always the source code and DTDs. > -Original Message- > From: David Graham [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 20, 2003 3:42 PM > To: [EMAIL PROTECTED] > Subject: Re: Fine Grained Access Control in Sturts > > > I don't

RE: Country select pull down.

2003-03-20 Thread Robert Taylor
if it does not exist. There are probably other ways of accomplishing your objective as well, but the above were off the top of my head. robert > If so, how, or where would I look to go in the right direction? > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: Country select pull down.

2003-03-20 Thread Robert Taylor
assuming your country list has an ServletContext attribute name of "countryOptions". This will reduce the number of custom tags by 277 which should do the trick. I believe is available since 1.1b1. robert > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL P

RE: Control Access

2003-03-19 Thread Robert Taylor
Please search the archives. This has been discussed many times. You might also try a google search. I also remember reading a recent article in the Java Developer Journal on several strategies for this. robert > -Original Message- > From: mahesh kagitha [mailto:[EMAIL PROTECTED]

A dynamic way to reset/populate DynaXXXXActionForm

2003-03-19 Thread Robert Taylor
), mapping.getSuffix(), request); Maybe FormResetter is the wrong term, but you get the idea. At least this way the Controller is responsible for delegating any business logic to the appropriate component rather than the View component being responsible for resetting/popula

RE: [Q] why can't be used without NAME as can?

2003-03-19 Thread Robert Taylor
Use the nested taglib. robert > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 19, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: [Q] why can't be used without NAME as > can? > > > Hello, > &g

how to define a bookmark with an

2003-03-19 Thread Nicolas Robert
Hi, Could you tell me how can I render this HTML code (specially the #MyTargetLineName) : with an But it render the following HTML code : and the "#MyTargetLineName" string disappeared (I need to have a #MyTargetLineName rendered after the action) Thanks for you help, Nicolas --

RE: jdk14 log

2003-03-19 Thread Robert Taylor
hat I'll run into later, but for now I'm happy with the configuration. I'm not sure I'm much help with this one. robert > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Vic Cekvenich > Sent: Wednesday, March 19, 2003 9:17 AM > To: [EMAIL

RE: struts jdk1.4 logging

2003-03-18 Thread Robert Taylor
I'm using JDK1.4 logging in parallel with Apache's Commons-Logging and it works fine. The Apache's Common-Logging should be using JDK1.4 logging as well for its underlying implementation since it (JDK1.4 logging) exists in my environment. robert > -Original Message- &g

FW: [struts-atlanta]

2003-03-18 Thread Robert Taylor
I am forwarding this question to the Struts mailing list as I don't know the answer, but I'm sure some one on Struts list does. robert -Original Message- From: Claude Glauser [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2003 10:19 AM To: [EMAIL PROTECTED] Subject: [stru

RE: design concern

2003-03-17 Thread Robert Taylor
Prepare SQL queries in a DAO which can "live" in the session bean. The Action class is in the web tier and should be void of any query/persistence logic. robert > -Original Message- > From: santhosh [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 15, 2003 8:02 AM

Ping, please ignore

2003-03-14 Thread Robert S. Sfeir
Sorry my email account has been having issues with this list. I am testing to show that this message won't make it to the list. Thanks and sorry for the wasted bandwidth if this makes it. R - To unsubscribe, e-mail: [EMAIL PRO

Re: Data driven struts application

2003-03-14 Thread Robert S. Sfeir
Yep, I agree with David. Your code will invariably be more usable and be more presentation layer friendly if you always return a Collection of some type. The Collection would contain beans of the object type you're working with. Further if you're using for example an ArrayList to populate a

Re: Data driven struts application

2003-03-14 Thread Robert McIntosh
bean represented each row in the resultset. ~Robert Guido wrote: 95% of my struts web apps follow this flow: 1. User selection in a JSP 2. Action class performs a SQL query 3. Return ActionForward to a new JSP that renders the query ResultSet What is the best practice to show SQL query results

Re: [FRIDAY] List of sites using Struts

2003-03-14 Thread Robert McIntosh
Good enough :-) You can add Universal Underwriter Group as well. They use it internally http://www.universalunderwriters.com/ ~Robert Chappell, Simon P wrote: Yes. There were rumours that it was out of date. So I followed standard Slashdot procedure and didn't bother checking before putti

Re: [FRIDAY] List of sites using Struts

2003-03-14 Thread Robert McIntosh
Is this meant to be what is in addition to what is found here: http://jakarta.apache.org/struts/resources/powered.html ? Just curious... ~Robert Chappell, Simon P wrote: After the interesting exchange the other day, I went back through the emails and composed a list of sites that use Struts. This

RE: How to populate a form with data and then have the DynaValidatorForm validate it afterwards

2003-03-14 Thread Robert Taylor
w this works with Tiles, I'm unsure, because I haven't worked with them yet...although I look forward to it, because they sound very powerful. HTH, robert > -Original Message- > From: Michael Mattox [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 6:27 AM > To: S

[OT]RE: when should classes contain other objects?

2003-03-13 Thread Robert Taylor
application requirements and schema complexity. There may be, and most probably are, better ways to build this architecture. You may want to visit theserverside.com and take a look at some of the design patterns documented by Sun and/or Martin Fowler. robert > -Original Message- > From: H

RE: [Q] how to get Form name in include JSP?

2003-03-13 Thread Robert Taylor
One solution would be to use a dynamic include instead of static. In a.jsp: "/> robert > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 13, 2003 1:58 PM > To: [EMAIL PROTECTED] > Subject: [Q] how to get F

RE: Retrieving Request Values After Validation (DynaValidatorForm)

2003-03-13 Thread Robert Taylor
One solution is to assign the URI of SetupMyFormAction as the input instead of the .jsp page. By doing this, Struts will forward the user to SetupMyFormAction if validation error occurs which will prepopulate the form accordingly but will also retain the users input. robert > -Origi

Re: [THURSDAY] struts questions

2003-03-13 Thread Robert Leland
Generally, for --simple-- applications getting a struts application running will take longer than a straight JSP application, for beginners. However, for most projects lasting more than a few weeks you'll start seeing the payback in how well struts helps you organize your code. What do I mean by

Re: [THURSDAY] struts questions

2003-03-13 Thread Robert McIntosh
Bueno Carlos M wrote: Hi, all -- I'm new to struts and I have a few questions. Since you are the experts I'm sure you will be able to help me. My boss wants to know how many people are using struts and how long it will take to build our application using struts as opposed to our current developm

RE: How to populate a form with data and then have the DynaValidatorForm validate it afterwards

2003-03-13 Thread Robert Taylor
resides in the request and should therefore be rendered again (without hitting the database). robert > -Original Message- > From: Michael Mattox [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 13, 2003 11:55 AM > To: Struts Users Mailing List > Subject: How to populate a for

struts include tag "broken"?

2003-03-13 Thread Robert Bowen
This is exactly what's tripping me up, I think! I am trying to include a page, using the struts tag, of a struts forward, but the included page is displayed incorrectly; all the accented and "strange" characters show up as question marks. After struggling with the setLocale(), setContentType(), a

Re: [OT]Best JSP plugin for eclipse..

2003-03-12 Thread Robert S. Sfeir
On Wednesday, March 12, 2003, at 12:34 PM, Roland Berger wrote: Yeah, why use Eclipse if IntelliJ IDEA has it all and better. Don't spend $3000 on wsad (unless you need swing gui builder), spend approx. $500 for IDEA. Roland or FREE right now while they build the next revision... but you have t

RE: Action Forwarding Issue

2003-03-12 Thread Robert Taylor
http://www.mail-archive.com/[EMAIL PROTECTED]/msg14224.html robert > -Original Message- > From: sifman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 12, 2003 4:04 PM > To: [EMAIL PROTECTED] > Subject: Action Forwarding Issue > > > How can I forward to anothe

Re: Help finding the right code for dynamic forms

2003-03-12 Thread Robert McIntosh
compliant objects, you can either create your own code generator, which I have done before using Velocity for the code templates, or use the BCEL library (http://jakarta.apache.org/bcel/), which can generate class files at runtime. HTH, Robert Wendy Smoak wrote: I'm trying to make the back-e

Re: Model 2 with a half-order of X

2003-03-12 Thread Robert McIntosh
I and they have some benchmarks for comparisons. ~Robert Jeff Smith wrote: Thanks to all who responded. After reading those suggestions and wading through the billion or so pages on XML technologies, I'm going to tackle it this way: 1) I'm already using header/footer/body tiles to cons

Re: [OT]Best JSP plugin for eclipse..

2003-03-12 Thread Robert S. Sfeir
forget Eclipse, use IDEA, ok not free but it will give you the best of all worlds :-) (Let the IDE browser wars begin) On Wednesday, March 12, 2003, at 11:40 AM, Brandon Goodin wrote: ME TOO! I use the lomboz jsp editor. But, it is buggy under the M5 build. All the other jsp editors are pretty

RE: Model 2 with a half-order of X

2003-03-12 Thread Robert Taylor
u may also want to look into Cocoon. I believe its just servlet, instead of an entire framework, which can be used to transform XML docs. HTH, robert > -Original Message- > From: Jeff Smith [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2003 4:51 PM > To: Struts U

Re: Opinions on Struts code generator

2003-03-11 Thread Robert McIntosh
how about zipping it up? james logsdon wrote: I was not able to attach my pdf file. The mail server either said that it was too big or it just did not attach it. I created a group on yahoo and added the file there. It can be retrieved by following the link: http://groups.yahoo.com/group/quick

Re: [OT]: Struts, Web Development, J2EE, and what is too much?

2003-03-11 Thread Robert McIntosh
a great benefit from them? I would say yes in your situation. - Robert Thanks, Aaron -Original Message- From: Robert McIntosh [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 8:39 AM To: Struts Users Mailing List Subject: Re: [OT]: Struts, Web Development, J2EE, and what is too m

Re-post : Problem with character sets doing struts include. Accented characters getting garbled!!

2003-03-11 Thread Robert Bowen
Hello all. Has anyone ever had a problem maintaining character set in an included page? I do! I've tried everything: 1. using jsp format -- instead of Struts format, and nothing works. 2. jsp include of struts action -- 3. RequestDispatcher: RequestDispatcher dispatcher = request.getReque

Character set lost when doing an include with Struts!

2003-03-11 Thread Robert Bowen
Hello all. Has anyone ever had a problem maintaining character set in an included page? I do! I've tried everything: 1. using jsp format -- instead of Struts format, and nothing works. 2. jsp include of struts action -- 3. RequestDispatcher: RequestDispatcher dispatcher = request.getReque

Re: Oracle Data Source Config

2003-03-11 Thread Robert McIntosh
Well that sucks. Putting the Oracle cache in the servlet context is a good alternative though. A simple Struts plugin would be an elegant way to do that I would think. - Robert Austin Lowry wrote: Apparently there is some portion of the Oracle connection that the OracleXMLQuery class needs

Re: [OT]: Struts, Web Development, J2EE, and what is too much?

2003-03-11 Thread Robert McIntosh
ain (i.e. code) the interfaces for home, remote and local. - Robert Aaron O'Hara wrote: I know this question has probably been asked before, and that biased publications have had their opinions on it, but I wanted to get some feedback regarding some "real user experience" regard

Re: Oracle Data Source Config

2003-03-11 Thread Robert McIntosh
ve to use a specific method though, you might be out of luck. - Robert Austin Lowry wrote: Maybe I should clarify my question. The Weblogic connection pool works fine, the problem is that it returns a Weblogic connection object which is not suitable for use by OracleXMLQuery. I must have an O

Re: DynaActionForm

2003-03-11 Thread Robert McIntosh
Out of curiosity, couldn't something like the FastHashMap be used to implement this? Or does the second note in the JavaDocs (about not cross platform) keep it out? - Robert Craig R. McClanahan wrote: On Mon, 10 Mar 2003 [EMAIL PROTECTED] wrote: Date: Mon, 10 Mar 2003 17:07:29 -0700

RE: [ANN] Struttin' With Struts beta (newbies esp. welcome)

2003-03-11 Thread Robert Taylor
Good work Rick. I'm sure many users (new and not-so-new) will greatly benefit from your efforts. robert > -Original Message- > From: Rick Reumann [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 11, 2003 2:37 AM > To: Struts Users Mailing List > Subject: [ANN] Strutt

RE: Sort a collection in alphabetic order

2003-03-10 Thread Robert Taylor
Do it in the query. select ID, FIRSTNAME, LASTNAME from people order by LASTNAME, FIRSTNAME robert > -Original Message- > From: Søren Blidorf [mailto:[EMAIL PROTECTED] > Sent: Monday, March 10, 2003 1:17 PM > To: [EMAIL PROTECTED] > Subject: Sort a collection in a

RE: [Design Pattern]FormBean in Model Layer

2003-03-10 Thread Robert Taylor
re when you can...especially when they are free. My 2 cents. robert > -Original Message- > From: Jin Bal [mailto:[EMAIL PROTECTED] > Sent: Monday, March 10, 2003 3:10 AM > To: Struts Users Mailing List > Subject: Re: [Design Pattern]FormBean in Model Layer > > > If yo

RE: [Design Pattern]FormBean in Model Layer

2003-03-09 Thread Robert Taylor
to copy data from the DynaBean interface to the appopropriate DTO (data transport object). robert > -Original Message- > From: Puneet Agarwal [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 09, 2003 5:58 PM > To: Struts Users Mailing List > Subject: Re: [Design Pattern]Fo

Re: How do you keep your session junk free?

2003-03-07 Thread Robert S. Sfeir
On Friday, Mar 7, 2003, at 14:16 US/Eastern, Rick Reumann wrote: Very interesting, thanks for the information. Can this kind of behavior be achieved though simply by hitting a "browser" back button? I wouldn't think that would be possible without using javascript to resubmit the page or to make s

Re: forward using Struts

2003-03-06 Thread Robert S. Sfeir
make the button a link and use target="_blank" this is html stuff. The link can point to a new URL which will call your Action. On Thursday, Mar 6, 2003, at 15:32 US/Eastern, Pani R wrote: Hi: I have 3 SUBMIT buttons and one of which, when clicked, should open the resultant page in a new bro

Re: [OT] IDE / ERD modeling (Was: Re: struts IDE)

2003-03-06 Thread Robert S. Sfeir
On Thursday, Mar 6, 2003, at 11:53 US/Eastern, James Higginbotham wrote: As for ERD, I'm sure there are others out there but I've used ArgoUML in the past - all Java, sortof a buggy UI with nuances to learn, but free and exports to GIF and XMI. Poseidon UML is based on ArgoUML, but less buggy wit

RE: help with populating a select box from a bean

2003-03-05 Thread Robert Taylor
syntax to render the select box. HTH, robert > -Original Message- > From: bobd [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 05, 2003 2:43 AM > To: [EMAIL PROTECTED] > Subject: help with populating a select box from a bean > > > The following code succes

Re: is Component a reserved word?

2003-02-27 Thread Robert McIntosh
I've had this same problem in the past, and I agree with your coworker. I had to change a class from '...Component' to something else. - Robert Derek Richardson wrote: A coworker claims this is a bug in reflection when used to introspect any class called "Component"

Re: Reporting an Exception message in a JSP.

2003-02-25 Thread Robert S. Sfeir
processing, I can see the exception when trying to debug and figure out what's going on on a live app. I don't know if this was the original poster's intent though. R -- Robert S. Sfeir Senior Java Engineer Codepuccino, Inc. [EMAIL PROTECTED] definition - Codepuccino n: A Litt

Re: Struts and Axis! why not?

2003-02-24 Thread Robert McIntosh
There is a SourceForge project for just this: http://sourceforge.net/projects/axis4struts/ - Robert Rabih Yazbeck wrote: I was wondering if there are any cooperation between Axis and Struts? It sounds weird question, but maybe there will be some reusable components that both can use.. And

Re: RC1 release and Commons Logging 1.0.2

2003-02-24 Thread Robert Leland
responses are in line. Gary Ashley wrote: Robert Leland wrote: The standard has always been that the Struts 1.1 release will depend on released version of the commons-x.jar's. The RC1 and others depend on the nightly builds of commons-xxx because they almost always fix more bugs

Re: [OT] (Slightly OT) Accessing individual array elements (wasRe: "multiple" problems)

2003-02-24 Thread Robert Leland
Ian Hunter wrote: Ah-HAH! I was adding back in some other methods and broke it again, but I think I get it. My "setter" method is called "public void setIds (String ids[])" -- when I created a method called "public void setIds(int i, String ids)" that killed it because BeanUtils.populate was calli

RE: ActionMapping enhancement?

2003-02-24 Thread Robert Taylor
Brandon, I have a similar situation and I ended up extending ActionMapping and using the set-property in the action-mapping in the struts-config file. robert > -Original Message- > From: Brandon Goodin [mailto:[EMAIL PROTECTED] > Sent: Monday, February 24, 2003 12:35 PM >

Re: and

2003-02-24 Thread Robert S. Sfeir
On Monday, Feb 24, 2003, at 10:17 US/Eastern, bobd wrote: Hi, The way I understand the above line is that an object reference to the Bean class CurrentSchedule is created if it does not already exist in the session (this is working). Now I want to iterate over a collection object retrieved from

Re: Quarantine message

2003-02-23 Thread Robert S. Sfeir
actually this list didn't quarantine anything, just that some servers out there did - servers for other people on this list-, and therefore you got a message from that server saying that you should be ashamed of yourself. On Sunday, Feb 23, 2003, at 15:16 US/Eastern, Ray Madigan wrote: I got a

RE: Help: ActionError - does not expand the {0} placeholder

2003-02-23 Thread Robert Taylor
Please stop sending emails with 'Return receipt requested'. Its rather annoying. robert > -Original Message- > From: w i l l i a m b o y d [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 23, 2003 2:36 AM > To: Struts Users Mailing List > Subject: Re: Help

Re: Strange Validator Problem

2003-02-22 Thread Robert Morse
:39, Robert Morse wrote: > Hello, > I have a very strange validator problem with 1.1-b3. > > I have a simple logon form (ValidatorForm) that accepts a userid and > password. In my validation.xml file I'm specifying that the fields are > required. The struts-config.xml file

Re: [OT] What's your IQ?

2003-02-22 Thread Robert S. Sfeir
itional commands, e-mail: [EMAIL PROTECTED] R -- Robert S. Sfeir Senior Java Engineer Codepuccino, Inc. [EMAIL PROTECTED] definition - Codepuccino n: A Little JSP mixed with lots of Java, usually served with Servlets, a Datasource, a sprinkle of XML, a

<    1   2   3   4   5   6   7   8   9   10   >