Hows Struts 1.1 looking?

2001-09-06 Thread Francisco Hernandez
Im wondering how Struts 1.1 is looking as far as any estimates on release dates and such.

Re: New professional STRUTS website

2001-09-30 Thread Francisco Hernandez
nice website! I was wondering what strategies you used for maintaining the common look and feel of the whole application and also any other extra API/Framework packages you might have used, thanks for posting the site, i think this is the first large struts-based website ive seen that has a

Re: Struts DB example

2001-10-03 Thread Francisco Hernandez
check out the struts example, its very simple - Original Message - From: Bill G [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 03, 2001 3:19 PM Subject: Struts DB example I'm looking for a working Struts DB example that demonstrates the following; Four screens -

Re: Struts DB example

2001-10-03 Thread Francisco Hernandez
]] Sent: Thursday, 4 October 2001 9:50 AM To: [EMAIL PROTECTED] Subject: RE: Struts DB example Francisco, That is not a database example. Thanks though. -Original Message- From: Francisco Hernandez [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 03, 2001 4:43

Re: where should validation happen?

2001-10-18 Thread Francisco Hernandez
- From: Francisco Hernandez [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 19, 2001 7:55 AM Subject: Re: where should validation happen? so basically i take it as if you dont do anything in your form beans validate method? and you handle all errors in your actions

What does CRUD mean?

2001-11-26 Thread Francisco Hernandez
Ive seen people use the word (or acronym) CRUD, what does this mean?

Validator type example date not working? bug?

2001-12-30 Thread Francisco Hernandez
Hi, I've been trying out David Winterfeldt's Validator and am using the last release that supports struts 1.0 validator20010702.zip (validator.war) with the type example thats in there I noticed that the example doesnt seem to correctly validate dates correctly ie: 03-17-1990 doesnt validate.. i

Re: Looking for a clean required-bean handler

2001-12-31 Thread Francisco Hernandez
this sounds something like the Pull model where the jsps Pull the data they need rather then the Push model where the data is Pushed into the jsp.. hrmm.. checkout http://sourceforge.net/projects/webwork its Pull HMVC its worth a shot if i correctly understand what your trying to accomplish -

Re: Advice needed on Stuts versus Struts/Expresso

2002-01-09 Thread Francisco Hernandez
I've been looking at Expresso today, I was wondering for UI creation do you guys use struts tags or expresso tags? - Original Message - From: Michael Nash [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, January 09, 2002 3:55 PM Subject: RE: Advice

Re: Advice needed on Stuts versus Struts/Expresso

2002-01-10 Thread Francisco Hernandez
what do you use instead of ActionForm when using expresso/struts? when doing expresso/struts do you still use Input/Output/Block/etc objects? - Original Message - From: Peter Pilgrim [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, January 10, 2002 9:43

Re: Please advice why to do mapping as /do/* rather than *.do

2002-01-10 Thread Francisco Hernandez
it just looks cooler :) although doing foo.com/myApp/do/userReg instead of foo.com/myApp/userReg is even cooler.. hehe ill have to see if /* works.. - Original Message - From: Anil Mandava [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Thursday, January 10,

Re: Advice needed on Stuts versus Struts/Expresso

2002-01-10 Thread Francisco Hernandez
++44 (0)207-545-9923 Swamped under electionic mails Message History From: Francisco Hernandez [EMAIL PROTECTED] on 10/01/2002 10:05 PST Please

Re: Advice needed on Stuts versus Struts/Expresso

2002-01-10 Thread Francisco Hernandez
i suggest you guys should put that document on the Docs section of the Expresso-complete jar.. its pretty helpful in grasping a larger view of the pieces of this Expresso puzzle ;-) - Original Message - From: Sandra Cann [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED]

Re: Session size management with Struts

2002-01-14 Thread Francisco Hernandez
under what conditions would you store formBeans under session or request scopes? same for actions.. when would you put the action in request or session scopes? - Original Message - From: Ted Husted [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, January 14,

Re: Help in determining the language/protocol used to build the controls.

2002-01-18 Thread Francisco Hernandez
I coud have sworn that iframes worked with Mozilla/Netscape6 - Original Message - From: Jorge Ruiz (SX) [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, January 18, 2002 7:16 PM Subject: Re: Help in determining the language/protocol used to build the

Re: Model Persistence Survey

2002-01-23 Thread Francisco Hernandez
DAOs are another way to do it, but using a framework is much better imo http://java.sun.com/blueprints/code/jps13/src/com/sun/j2ee/blueprints/catalo g/dao/CatalogDAOImpl.java.html - Original Message - From: Christopher Barham [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL

Re: Model Persistence Survey

2002-01-24 Thread Francisco Hernandez
-Original Message- From: Francisco Hernandez [mailto:[EMAIL PROTECTED]] Sent: Thursday, 24 January 2002 8:23 a.m. To: Struts Users Mailing List Subject: Re: Model Persistence Survey DAOs are another way to do it, but using a framework is much better imo http://java.sun.com

Re: Anyway to pass a parameter with the struts-config.xml file to an action?

2002-01-30 Thread Francisco Hernandez
taken from: http://husted.com/about/scaffolding/catalog.htm action path=/Entry type=org.wxxi.polls.http.Client name=pollForm validate=false parameter=input forward name=continue path=/WEB-INF/pages/Entry.jsp/ /action and just use mapping.getParameter() - Original Message - From:

Re: Best Approach for Database Access?

2002-02-12 Thread Francisco Hernandez
once you get your DummyService, are you passing it the current ActionForm? how are you getting results/errors from that DummyService? - Original Message - From: Keith Chew [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, February 12, 2002 1:43 PM Subject:

Re: Francisco Hernandez

2002-02-19 Thread Francisco Hernandez
: Tuesday, February 19, 2002 5:48 AM Subject: Attn: Francisco Hernandez Francisco, You sent me 2 emails yesterday w/ a subject line Re: Itext - PDF from Struts, both emails were infected and quarentined by our anti-virus software. If you had a specific question, please resend w/ an uninfected email

Re: NeXt question

2002-03-06 Thread Francisco Hernandez
what exactly is NeXt? It's been mentioned quite a bit recently.. - Original Message - From: John Menke [EMAIL PROTECTED] To: struts-user [EMAIL PROTECTED] Sent: Wednesday, March 06, 2002 7:23 AM Subject: NeXt question Is it a requirement of NeXt that the outermost bean in a nested

problem trying to use my own actions

2002-04-09 Thread Francisco Hernandez
i just cant get struts to use my own actions.. struts-config.xml snipplets: global-forwards type=org.apache.struts.action.ActionForward forward name=editVenue path=/editVenue.jsp/ /global-forwards action-mappings type=org.apache.struts.action.ActionMapping action

Re: problem trying to use my own actions

2002-04-09 Thread Francisco Hernandez
have these simple mappings that do infact work correctly, action path=/test forward=/index.jsp/action action path=/admin/reload type=org.apache.struts.actions.ReloadAction / its just my own CreateVenueAction action that does not want to work Jay On Tue, 9 Apr 2002, Francisco

Re: problem trying to use my own actions

2002-04-09 Thread Francisco Hernandez
is on the classpath of orion or reson? -Original Message- From: Francisco Hernandez [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 09, 2002 2:40 PM To: Struts Users Mailing List Subject: Re: problem trying to use my own actions - Original Message - From: Jay sissom [EMAIL PROTECTED

Re: problem trying to use my own actions

2002-04-10 Thread Francisco Hernandez
response) throws IOException, ServletException { thanks all for the help :) - Original Message - From: Francisco Hernandez [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, April 09, 2002 1:24 PM Subject: problem trying to use my own actions

Re: Struts vs EJB, thoughts?

2002-04-14 Thread Francisco Hernandez
I dont think you can directly compare Struts to EJB since both solve different problems.. but you can use EJB with Struts.. - Original Message - From: Kousek, Theron [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Friday, April 12, 2002 5:03 PM Subject: Struts

Re: Design Advice - Relational Databases Java Objects.

2002-04-17 Thread Francisco Hernandez
excellent explanation, this should be of help to many people and exactly as I have implemented it in my own apps. - Original Message - From: Robert Taylor [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, April 17, 2002 4:41 AM Subject: RE: Design Advice