Re: block direct access to JSP files

2003-06-19 Thread Ted Husted
*.jsp - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ted Husted, Struts in Action <http://hust

Re: ActionForm 'reset' method being called when JSP is rendered

2003-06-20 Thread Ted Husted
e a look at the exact circumstances if necessary.... Ted Husted wrote: In Struts 1.0.2 and later, reset is called by the html:form tag *if* the ActionForm is being instantiated at that time. The scope shouldn't matter. Also remember that the html:form tag is looking at the Action to whi

Re: ActionForm 'reset' method being called when JSP is rendered

2003-06-20 Thread Ted Husted
f again, and without reset, it remains forever true. I would hazard to say that the best practice should be to use code like this in your reset method if ((SESSION.equals(mapping.getScope())) setMyCheckbox(false); and to never clear any other property without a specific cause. -Ted. -- Ted Hust

[FRIDAY] SIA Trivia Game - Re: [ANNOUNCEMENT] Struts 1.1 ReleaseCandidate 2 released

2003-06-20 Thread Ted Husted
clues later =:0) -Ted. -- Ted Husted, Struts in Action <http://husted.com/struts/book.html> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[FRIDAY] Job Jar

2003-06-20 Thread Ted Husted
From time to time, volunteer developers actually come around looking for something to do. If anyone were interested, it might be a good idea to start a StrutsJobJar page for enhancements requests that, for some reason, you can't implement yourself. All enhancement requests should be filed with

Re: Parameters in html:link

2003-06-20 Thread Ted Husted
ng to be in the path namespace. Does the JSTL know about actions? Can it determine the appropriate path to an action based strictly on the action name? If not, then my original request stands: I'd like to be able to add parameters to an html:link tag without going through the very unwieldy map o

Re: Passing multiple ActionForms (at the same time) to an Action

2003-06-21 Thread Ted Husted
he things struts is doing for me (isn't it?) Does that make sense? Is there an alternative to creating a 'super form' containg the 'real' data and the search criteria data? Or do I just not get it? thanks, Paul From: Ted Husted [mailto:[EMAIL PROTECTED] HTTP only allow

Re: [FRIDAY] SIA Trivia Game - Re: [ANNOUNCEMENT] Struts 1.1 ReleaseCandidate 2 released

2003-06-21 Thread Ted Husted
OK, here's the first clue, as to the author: "Sometimes a cigar is just a cigar." And, in this case, I'll accept the author as well as the title. -Ted. Ted Husted wrote: Martin Cooper wrote: > The Struts team is proud to announce the release of Struts 1.1 Release &g

Re: Example of in use

2003-06-21 Thread Ted Husted
useful, please offer any suggestions as to what to add. If anyone wants to play with it you can download the war at http://bobcat.webappcabaret.net/ninsky/download/ninsky.war Steve -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: May 25, 2003 2:16 PM To: Struts Use

Re: [FRIDAY] SIA Trivia Game - Re: [ANNOUNCEMENT] Struts 1.1 ReleaseCandidate 2 released

2003-06-22 Thread Ted Husted
clue as to the book. (Since this one is actually from the book, I'm less likely to confuse anyone this time.) "The mother of several children may be the father of several more." If no one gets this now, then I'm *really* dating myself (so to speak). =:0) -Ted. Ted Husted wrot

Re: [FRIDAY] Job Jar

2003-06-22 Thread Ted Husted
Brandon Goodin wrote: Thanks Ted. I'll start looking through the existing patches to look for dups and such. I know I have some patches that are now obsolete since over a year has gone already and new technology has provided a standard solution (ie jstl). I'll also, check the enhancement requests

Re: [FRIDAY] SIA Trivia Game - Re: [ANNOUNCEMENT] Struts 1.1 ReleaseCandidate 2 released

2003-06-22 Thread Ted Husted
time =:0) -T. Gemes Tibor wrote: "The mother of several children may be the father of several more." If no one gets this now, then I'm *really* dating myself (so to speak). =:0) http://www.amazon.com/exec/obidos/ASIN/0441478123/ref%3Dnosim/sealarksgoodbook/002-1744259-1793629

Re: Best practices - help

2003-06-24 Thread Ted Husted
be displayed on start up.How do I get struts process my Action servlet,myAction, in order to give /MyLayer.jsp the content it needs? Thanks -- Ted Husted, Struts in Action <http://husted.com/struts/book.html> --

Re: [ANNOUNCEMENT] Struts 1.1 Release Candidate 2 released

2003-06-25 Thread Ted Husted
Just a note on the RC2 status. Martin posted the release vote for FileUpload on Monday, and there are already 3 binding +1s. We've one outstanding Bugzilla ticket against RC2, which we should be able to either resolve or postpone. Given the imminent release of FU 1.0, I plan to post the Struts

Re: Help me to convince my boss to use Struts!!!

2003-06-26 Thread Ted Husted
ld convert!!! :( Hope to hear from you guys soon. Best Regards --Alen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ted Husted, Struts in Action <http://husted.com/struts/book.html>

[FRIDAY] Struts 1.1 votes passes, but, sadly, my cat died

2003-06-27 Thread Ted Husted
rivia Contest] Which of our favorite Science Fiction authors wrote a novel in which a key character was a cat that, sadly, died? A signed Struts in Action goes to the first lucky subscriber to email the corrected title and author to me directly at [EMAIL PROTECTED] -Ted. -- Ted Husted, Stru

Re: [FRIDAY] Struts 1.1 votes passes, but, sadly, my cat died

2003-06-27 Thread Ted Husted
walks through walls? -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Friday, June 27, 2003 11:51 AM To: [EMAIL PROTECTED] Subject: [FRIDAY] Struts 1.1 votes passes, but, sadly, my cat died I'm pleased to report that a unanimous majority of the Struts Committers hav

Re: [FRIDAY] Struts 1.1 votes passes, but, sadly, my cat died

2003-06-27 Thread Ted Husted
ROTECTED], Adam, and I'll send you that copy of Struts in Action. -Ted. Adam Hardy wrote: Douglas Adams - bit of a long shot but didn't he write a Dirk Gently novel incorporating a cat which dies? Sorry about the real cat. Ted Husted wrote: I'm pleased to report that a unanimous

Re: Ted is your site down?

2003-06-27 Thread Ted Husted
It offline for a while, due to a downed fiberoptic line in PA. But it's up today. Thought, it hasn't been very well maintained this year, I'm afraid =:( Jamie M. Guillemette wrote: Hey Ted Husted ... Is your website down ? Tried to visit it yesturday with no l

Re: [OT] - Lucene Intergration with Struts/Struts Jobs

2003-07-04 Thread Ted Husted
se it with current projects.) -Ted. -- Ted Husted, Struts in Action <http://husted.com/struts/book.html> - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[FRIDAY] YA Ted's Trivia Contest

2003-07-04 Thread Ted Husted
s in Action to the first lucky subscriber to email to [EMAIL PROTECTED] the correct answer [being whichever answer I expect :0)]. -Ted. -- Ted Husted, Struts in Action <http://husted.com/struts/book.html> - To unsubs

Re: [FRIDAY] YA Ted's Trivia Contest

2003-07-04 Thread Ted Husted
ure <[EMAIL PROTECTED]>. If I use your quote, I'll send you a signed copy too. (The tough part is coming up with something that's not too easy to google.) -Ted. -- Ted Husted, Struts in Action <http://husted.com/struts/book.html>

Re: [FRIDAY] YA Ted's Trivia Contest

2003-07-04 Thread Ted Husted
I try to mix up the times Rahul, and end up with winners in several continents. Next time, I'll wait until about now, if that will help =:0) Rahul wrote: Jz I always miss Ted's Trivia Train :(( .i am on the other side of the date line !! cheers :) ~rahul ---

Re: What's the best way to duplicate a struts project -- like forpilot purpose

2003-07-05 Thread Ted Husted
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Ted Husted, Struts in Action <http://husted.com/struts/book.html&

Re: Why html:xxx tags? / Dreamweaver and .do extension

2003-07-05 Thread Ted Husted
tek1 wrote: Sorry for the newbie questions, but... [ Why html:xxx tags? ] On the .jsp page, why is it necessary to replace the standard html tags with the Struts-specific ones (i.e. "html:form" instead of just "form"). In other words, what special features of Struts requires these specially de

Re: Where is GenericDataSource?

2003-07-08 Thread Ted Husted
e set. Ka-Wai Chan wrote: The release says that GenericDataSource is compiled under jdk1.3, but can be recompiled in jdk1.4... Is this necessary? I am running jdk 1.4 and the lib seems to work fine. Any known issues? Thanks Ka-Wai -- Ted Husted, Struts in Action <http://husted.com/str

Re: [SCAFFOLD] StorageBeanBase feature request

2003-07-09 Thread Ted Husted
application, for which we already use Scaffold's ProcessBeans. We decided not to go with Hibernate as a persistence layer (to my disappointment) and to choose Scaffold Access/StorageBean approach instead. Reading on this list I found an email by Ted Husted saying that he was (maybe still is?)

Re: [SCAFFOLD] StorageBeanBase feature request

2003-07-09 Thread Ted Husted
Umberto Nicoletti wrote: > So when ResultSetUtils call getMetaData() the resultSet throws > SQLException: connection closed. Yes, that's one of the patches I need to apply. The JDBC driver I was using is buggy and allowed it to be closed early than the specification permits. -Ted. ---

Re: [OT] Use of Static Methods

2003-07-09 Thread Ted Husted
ng, printing, or copying of this information is strictly prohibited. If you have received this transmission in error, please immediately notify LabOne at the following email address: [EMAIL PROTECTED] --------- To unsubscribe, e-mail: [EM

Re: Different actionforms pointing to the same action ?????

2003-07-11 Thread Ted Husted
additional commands, e-mail: [EMAIL PROTECTED] -- Ted Husted, Junit in Action - <http://www.manning.com/massol/>, Struts in Action - <http://husted.com/struts/book.html>, JSP Site Design - <http://www.amazon.com/exec/obidos/

Re: Struts 1.1 Doc question

2003-07-11 Thread Ted Husted
James Mitchell wrote: Something is in the works for PDF, but I'm not sure of the status. If you need it for MS Word, that's not going to happen any time soon. It's all in XML, so something that can do XML to PDF and be called from Ant could be made part of the build process.

Re: Using JSTL tags instead of Struts tags

2003-07-12 Thread Ted Husted
x27;s up to them to do their own work. It's not fair, reasonable, or even wise to ask people to volunteer their own free time to improve technologies they do not themselves use. -Ted. -- Ted Husted, Junit in Action - <http://www.manning.com/massol/>, Struts in Action - <ht

Re: Struts MVC framework similar to that of a servlet container?

2003-07-22 Thread Ted Husted
their time and energy to improving the framework. -Ted. -- Ted Husted, Junit in Action - <http://www.manning.com/massol/>, Struts in Action - <http://husted.com/struts/book.html>, JSP Site Design - <http://www.amazon.com/ex

[ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Ted Husted
The Manning book, Struts in Action, is now available for sale at the publisher's website and will arrive at bookstores everywhere over the next few weeks. Struts solves the most common problems of Web development by providing an open source framework for building Web applications. As the only

Re: [ANNOUNCE] Struts In Action now in print

2002-11-07 Thread Ted Husted
The best place to post any questions regarding the mechanics of the SIA book is the forum at the book's website at manning.com. I will be following up on any questions posted there. I will also be spending more time at the JGuru Struts forum now, to help take the heat off this much-burdened mai

[Struts Tip] #13 Use Display* helpers to convert or transform properties

2002-11-09 Thread Ted Husted
There are many properties in an application that need to rendered in a particular way. The database may store a telephone number as a simple String of numerals, but your business requirements might say that telephone numbers must formatted with spaces or hyphens to make them easier to read. [m

[Struts Tip] #14 Use optional forwarding to extend Actions

2002-11-13 Thread Ted Husted
Many times you will find that two Actions are very similar but need one small behavior to change. One good way to handle this is to subclass one Action from the other and change the behavior that way. Though, in the case of an Action, the behavior may buried in the perform (or execute) method.

[Struts Tip] #15 Use chained exceptions

2002-11-17 Thread Ted Husted
Many Java mavens recommend that business objects throw their own exceptions. Internally, a component may catching a SQL or IO exception, but what we really need to tell the user is that a data access error occurred. Of course, at the same time, you do not want to sacrifice any detail from the o

[Struts Tip] #16 How to (not) check a radio button

2002-11-21 Thread Ted Husted
Each radio button element requires an assigned value that distinguishes it from the other radio buttons. When creating a static array of radio buttons, you need to indicate which one of these, if any, is checked. This does not need to be done when the radio buttons are being populated from dyna

Re: [Struts Tip] #16 How to (not) check a radio button

2002-11-21 Thread Ted Husted
Shakeel wrote: >In your example for Struts beta2 you show that the collections of >label and value is initialized in the Action. >Is it better to perform this functionality in the ActionForm> bean? You could, but by keeping it in a context instead, you have the option of placing the list in appli

RE: future of struts

2002-11-21 Thread Ted Husted
edgar writes: >Unfortunately, an innordinately large percentage of development >time is spent with the tag library, as even a casual perusal >of this list reveals. I think that's mostly about not understanding how to develop with tags, especially in a Model 2 architecture. It's a very different

[Struts Tip] #17 - Don't settle for

2002-11-24 Thread Ted Husted
Many Struts applications can get by with a simple tag at the top of a page. If any error messages are present, it's this tag's job to print them all out. To help prettify the output, checks for errors.header and errors.footer messages in the application resources. If found, the tag prints th

[Struts Tip] #18 - Use EJBs with care

2002-11-28 Thread Ted Husted
Enterprise JavaBeans (EJBs) are designed to represent the model layer of an application. Developers often choose EJBs when building applications that will be distributed over several servers. Many developers also like to use EJBs because of the transparent way they handle transactions. Used pro

Re: max length on html:textarea

2002-06-10 Thread Ted Husted
ttp://www.w3.org/TR/html4/interact/forms.html#h-17.7 It's important to note that Struts only renders the HTML tags for the browser to process; it does not define what they can and cannot do. -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +

Re: Image button documentation

2002-06-10 Thread Ted Husted
-17.4 -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services "Struts Newsgroup (@Basebeans.com)" wrote: > > Subject: Image button documentation > From: "Monker"

Re: Database access design question

2002-06-10 Thread Ted Husted
e.org/msg25554.html -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services rainer juenger wrote: > > Sorry but I am in another galaxy as you guys are. My problems are not that > comp

Re: Cannot retrieve definition for form bean null

2002-06-10 Thread Ted Husted
It sounds like the JSP includes a and the action associated with the form does not have a name property. The tag does not know which action was used to start the current request/response cycle, only where it is suppose to submit to start the next cycle. -- Ted Husted, Husted dot Com

Re: Printing on predesign form from html

2002-06-11 Thread Ted Husted
About all you can do is create a merge file to transfer the data and use word processing software to handling the actual printing and positioning. There are also ways to create a PDF in the fly, which could work, but I haven't tried that myself. -- Ted Husted, Husted dot Com, Fairport

Re: Printing on predesign form from html

2002-06-11 Thread Ted Husted
27;ve used myself to generate batches of invoices, letters, and other reports. -T. Rajesh Kalluri wrote: > > Ted, could you elaborate on how to do this. What is a merge file. > > Regards > Raj > > -Original Message- > From: Ted Husted [mailto:[EMAIL PROTECTED]]

[ANN] 2 Javaworld Struts Articles

2002-06-11 Thread Ted Husted
JavaPro printed some articles regarding Struts in April and May. In case you missed them, here's the links: Applying the MVC Design Pattern Using Struts by Peter Varhol Struts: a Solid Web-App Framework by

[ANNOUNCE] Artimus .04 example app posted

2002-06-12 Thread Ted Husted
d in the Apache-Struts CVS will be updated shortly. There will be another posting soon that will feature Tiles and the Struts-Validator, among other things. -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://h

Re: If several JSPs share the same action mapping...?

2002-06-12 Thread Ted Husted
You may be confusing Actions with action-mappings. Each JSP can have its own action-mapping, and own input settings, and the rest of it, and all the action-mappings can share the same Action. Of course, action-mappings can also share JSPs, and so forth. There are no 1:1's here. -T. Rick Reum

Re: Setting a hidden form field.

2002-06-12 Thread Ted Husted
> Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Ted Husted, Husted

Re: If several JSPs share the same action mapping...?

2002-06-12 Thread Ted Husted
the correct JSP page if there were validation errors? > >> > >> I thought you needed to provide the input="yourJsp.jsp" so that it > >> knew were to go back to, but if all 4 jsps shared this action mapping > >> what would you put in the input="?

Re: Struts Design/construction process. question

2002-06-13 Thread Ted Husted
dalon tool, which Synthis kindly donated back to the ASF. http://synthis.com/ -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services [EMAIL PROTECTED] wrote: > > This is our *

Re: Indexed Property Validation on a String[]

2002-06-13 Thread Ted Husted
: > > indexedProperty="anOption" > indexedListProperty="options" > depends="required"> > > > > What should be filled in for the property since "

Re: advice- session vs request scope for Action Form

2002-06-13 Thread Ted Husted
-scope bean if that's what you need. If the DynaActionForm reset is getting in your way, then subclass it, and make it do what ~you~ want. After all, this is still OOP. =:0) We are ~suppose~ to subclass methods that don't work the way we want them to. That's the ~beauty~ of OOP. -- Ted

Re: Sample code for handling variable number of text fields

2002-06-15 Thread Ted Husted
he Formbean) as well as set vaues in it on re-populate. > > Help would be greatly appreciated. > > Thanks, > Harjeet. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Ted Husted,

Re: Any database tag for simple selects?

2002-06-15 Thread Ted Husted
amework is http://www.dbforms.org/ -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Any database tag for simple selects?

2002-06-15 Thread Ted Husted
-ssj-jspmvc.html -- Ted Husted, Husted dot Com, Fairport NY US -- Developing Java Web Applications with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: NoClassDefFoundError: org/apache/regexp/RESyntaxException

2002-06-18 Thread Ted Husted
Be sure that Xerces 1.4.4 is available to the container -AND- Jakarta-RegExp 1.2 (http://jakarta.apache.org/builds/jakarta-regexp/release/v1.2/) is in the WEB-INF/lib. Greg Hess wrote: > > Hi All, > > I am migrating my Struts 1.0.2 web app to use Struts 1.1. Wh

Re: Who's using Struts and license issue

2002-06-18 Thread Ted Husted
tion lead for JavaServer Faces (JSR-127) as well as the Web Layer Architect for the J2EE platform. I don't know about anyone else, but I'm pretty comfortable with having Craig on my development team =;O) -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Str

Re: Using java.util.Map in place of an ActionForm?

2002-06-18 Thread Ted Husted
downside is that a GUI tool designed to explore JavaBeans will not see your properties (except as the contents of a Map property), and the HTML forms need to be written using a different syntax than is used for conventional ActionForms or DynaActionForms. -- Ted Husted, Husted dot Com, Fairport NY US

Re: Use Jakarta's ObjectRelationalBridge (OJB) for your Struts app'spersistence layer

2002-06-20 Thread Ted Husted
I don't see any reason for Struts to adopt any particular approach to representing the model. There are already a number of packages for this, including Castor, Turbine, ObjectRealtionalBridge, and like a dozen others. It's cool that one of these will sport an Apache License now, but Struts develo

Re: Why Tiles?

2002-06-20 Thread Ted Husted
The next closest thing might be SiteMesh, http://uk.opensymphony.com/sitemesh/ Or, you could compare it against the Template taglib, but that may be too similar to draw any real constrst. The real comparison, I think, might be between using Tiles and not using Tiles. -T. "Trieu, Danny" wrote

Re: UML? File organization?

2002-06-21 Thread Ted Husted
arate your JSPs from other assets that need to be outside of WEB-INF, like HTML files, images, and stylesheets. Like any strategy, this approach has consequences, both good and bad. -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 737-3463 --

Re: UML? File organization?

2002-06-21 Thread Ted Husted
tecture. > > BTW, whether putting pages under is WEB-INF is "best" or not may depend > on what container you are using. It is *not* always an option. It also > means that you might have to separate your JSPs from other assets that > need to be outside of WEB-INF, like

Re: Sturts config exception question

2002-06-21 Thread Ted Husted
If you vote for the bug, you will be automatically notified of any change in Status. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8022 The DEV list is also subscribed to Bugzilla and all changes are reported there as well. -T. João Cerdeira wrote: > > Thanks James > > Advertise the li

Re: UML? File organization?

2002-06-21 Thread Ted Husted
You can probably do both. The resuable portions of the dao can go into com.ebind.projects.dao and any specific subclasses can go into com.ebind.myapp.billing.dao If you can get away with having all your dao generic, then, sure use the former. But if you are using a "blackbo

Re: Forwarding to action

2002-06-23 Thread Ted Husted
A URI for an ActionForward is a URI for an ActionForward. It doesn't matter if it is mapped as an Action, or goes to another servlet, or is Handled by the container as a HTML page or a JSP. If this mapping doesn't work, it's not because of the way the forward is setup. -- Ted Hus

Re: Forwarding to action

2002-06-23 Thread Ted Husted
d not *be* your application, it should be a gateway *to* your application.) -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services "Struts Newsgroup (@Basebeans.com)" wrote: > > Subject:

Re: Best Practice Question/Conceptual Problem

2002-06-24 Thread Ted Husted
The name parameter you pass to the iterate tag matches the name of the attribute in (page,request,session,application) scope. In other words, the context and the tags use the same "protocol" for the property names. The other parameter to iterate, id, tells the tag what name to use when it expo

Re: Best Practice Question/Conceptual Problem

2002-06-26 Thread Ted Husted
There's an option for using a Map if you need more than one parameter. "Struts Newsgroup (@Basebeans.com)" wrote: > > Subject: Re: Best Practice Question/Conceptual Problem > From: "Kenny Smith" <[EMAIL PROTECTED]> > === > Hi Mark et al, > > Thank you all for your help, I've gotten it to work

Re: struts design problem, need some advice.

2002-06-26 Thread Ted Husted
The Struts tags already support the Java events as attributes, along with all the 4.01 attributes in the official specification. http://jakarta.apache.org/struts/doc-1.0.2/api/org/apache/struts/taglib/html/package-summary.html#package_description -- Ted Husted, Husted dot Com, Fairport NY US

Re: ApplicationResources.properties location

2002-06-26 Thread Ted Husted
27;m trying to work around the WebLogic 5.1 issue of not picking up > ApplicationResources.properties. Thanks, > > Dean Chen > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Ted Hust

Re: Collection for ResultSet

2002-06-26 Thread Ted Husted
this pre-release of the Artimus example application. After I finish some more 1.1 retrowork, I'll update the contrib, and maybe move most of scaffold to the Commons. http://husted.com/struts/resources/artimus.zip See the ResulSetUtils and the StatementUtils in the scaffold.sql package. -- Ted H

Re: html:form action problem

2002-06-26 Thread Ted Husted
; > > > Has anyone experienced this? > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 73

Re: Struts and Velocity

2002-06-28 Thread Ted Husted
The Struts Velocity toolset is designed so that you can easily substitute Velocity "tools" for the Struts taglibs. It's still prerelease, but very solid. You can get it from the CVS and build it, or there's a recent snapshot here: http://www.husted.com/struts/resources/v

Re: Struts 1.1 Beta

2002-06-28 Thread Ted Husted
http://jakarta.apache.org/struts/kickstart.html#release -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services Michael Delamere wrote: > > Hi, > > how long will it _roughly_ take until

Re: Struts and Velocity (FOR TED)

2002-06-30 Thread Ted Husted
expose the framework resources as well as the Struts JSP tags do, which makes the whole thing a Coke/Pepsi issue. The important thing is that a versatile framework, like Struts, makes it each to use either or both or switch from one to the other. -- Ted Husted, Husted dot Com, Fairport NY US

Re: Struts 1.1b1 HTML:Form

2002-07-01 Thread Ted Husted
it usses the same protocol (property names) as the ActionForm annd html:form doesn't need to create it (and call reset()). But to take the modified data back up again, you *do* need to use an ActionForm to check the input and so forth. -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Devel

Re: Struts development procedure

2002-07-02 Thread Ted Husted
/tutorials.html -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services "Struts Newsgroup (@Basebeans.com)" wrote: > > Subject: Struts development procedure > From: "Hu Ji Rong" &l

Re: Why would I want to maintain my JSP's in a JSP-SRC directory?

2002-07-03 Thread Ted Husted
r > application without restarting Tomcat). > > > I am leaning toward doing it for some subconcious reason that I cannot > > figure out > > > > Thanks! > > > > Craig > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For a

Re: errors.suffix

2002-07-08 Thread Ted Husted
. > > could someone tell me why? > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > -- > > To unsubscribe, e-mail: > <ma

Re: Announcement List - WAS: RE: squeaky wheel with struts experience needs a job

2002-07-09 Thread Ted Husted
They've been threatening to give me more karma in the Apache Mail group (since moderating the Struts list gets very squeaky from time to time), and the first thing I was going to do with it is create this list. Stay tuned. James Holmes wrote: > > This is something Ted Husted prop

Re: Struts dependencies

2002-07-10 Thread Ted Husted
ion est à ce titre rigoureusement interdite. Dans l'hypothèse où > vous avez reçu ce message par erreur, merci de le renvoyer à l'adresse > e-mail ci-dessus et de détruire toute copie. > > This message may contain confidential and proprietary material for the > sole use of the

Re: Using Reset to Load Drop Downs?

2002-07-10 Thread Ted Husted
An Action should be used to populate anything needed by the form. In this case, the input parameter should point to the Action that will populate the controls rather than straight back to the JSP. -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585

Re: Struts + MVC Philosophical question

2002-07-11 Thread Ted Husted
through an action to get to the input > page. The action can then set up any beans the input page will need, and > then forward to it. > > -- > Martin Cooper > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For addi

Re: Struts 1.1 Final - Just asking!

2002-07-11 Thread Ted Husted
're getting very close when go from a "beta" to a "release candidate", but the next release, beta 2, is not a release candidate. Yet. Choosing between a Jakarta beta and the stable release is like buying a yacht. If you have to ask, use the stable release =:0) --

Re: keeping the old debate open...

2002-07-11 Thread Ted Husted
hat we can rely upon or not (how solid can > o-s be). > although another project used Cocoon1 (mmh, who decided and what are the > bugs due to cocoon specifically, dunno), now we may use Struts for this one. > > thanks a lot Guru :-) > > Babs > - Original Message - >

Re: keeping the old debate open...

2002-07-11 Thread Ted Husted
Oops, Craig McClana ---^han Ted Husted wrote: > > We run out of bugs to fix when everything in Bugzilla is marked > resolved, later, or won't fix. =:0) > > We publish the current development version each and very night. Many > developers download this a

Re: Struts + MVC Philosophical question

2002-07-12 Thread Ted Husted
controller), > you can make sure that all data retrieval by a page is foolproof. When you > don't have web pages that start going to the browser before they are totally > done being generated, you don't have to worry about this problem. > > > -Original Message- > &

Struts: The Answer to Life, The Universe, and Everything

2002-07-12 Thread Ted Husted
http://www.bbc.co.uk/dna/h2g2/Search?searchstring=42&searchtype=goosearch&dosearch=Search+h2g2 -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services -- To unsubscribe, e-mail: <mailto:[EMAIL

Re: container managed security

2002-07-14 Thread Ted Husted
that either augments or replaces the standard API calls. -- Ted Husted, Husted dot Com, Fairport NY US -- Java Web Development with Struts -- Tel: +1 585 737-3463 -- Web: http://husted.com/about/services Ade Barkah wrote: > > Actually, in my experience, any "real" applicati

Re: XP (and not the Microsoft kind)

2002-08-17 Thread Ted Husted
Craig R. McClanahan wrote: >Part of my problem is that the nature of open source development has been >much more "loners communicating via CVS commits" and I grew pretty >comfortable with that :-). > Personally, I'd say you, and many others at Jakarta, practice a lot of team programming. It's as

Re: XP (and not the Microsoft kind)

2002-08-17 Thread Ted Husted
Kent Beck's book, Extreme Programming Explained, covers all these issues in-depth. Anyone who's the least bit interested in XP should read this book first. It's less than 200 pages and covers all the bases. -Ted. Stan Baranek wrote: > ok - devil's advocate: > > Open Workspace - done it. grea

Re: Struts Community is going crazy! :-))

2002-08-18 Thread Ted Husted
If anyone wants to start writing up patterns and submitting them to the project (preferably in XML), I'd be happy to shepard them into the documentation. But someone has to be willling to do the work. This is an open source project, and everyone who uses Struts is part of the team. We don't ta

Re: Struts Community is going crazy! :-))

2002-08-19 Thread Ted Husted
>would both educate me and give me an opportunity to give back to a project >that has provided so much. Anyways, where do i sign-up and what are the >qualifications? > >Brandon Goodin >Phase Web and Multimedia >P (406) 862-2245 >F (406) 862-0354 >[EMAIL PROTECTED] >http:/

Re: Struts Community is going crazy! :-))

2002-08-19 Thread Ted Husted
There a simple XLS stylesheet under doc/stylesheets. But for the most part, you should be able to learn through example. There is a build target that does the XML to HTML transformation. -Ted. Jesse Alexander (KADA 11) wrote: >Is there a description, dtd or schema for the documentations? > >r

Re: [VALIDATOR] Bad Error Message when Validating a Range

2002-08-30 Thread Ted Husted
It looks right to me, David (and welcome back, BTW). Maybe we need to add a test case to the validator sample app to be sure everything is still working as advertised. Are you using beta 2 or what? -Ted. David Geary wrote: > Sorry to repost this, but it got buried in a bunch of biere message

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