JSTL TLD confusion

2005-09-07 Thread Woodchuck
Taglib JSTL have slightly different URIs like this: urihttp://java.sun.com/jsp/jstl/core/uri which is the 'official' version we should be using? why are there such differences between these versions? woodchuck __ Click

[OT-ish] Re: JSTL TLD confusion

2005-09-07 Thread Woodchuck
to acknowledge Jakarta? why does JSTL seem to be a tucked away goody hidden away for those lucky enough to find it? is it just me? lol :p woodchuck --- Wendy Smoak [EMAIL PROTECTED] wrote: From: Woodchuck [EMAIL PROTECTED] which is the 'official' version we should be using? It depends

Re: [OT-ish] Re: JSTL TLD confusion

2005-09-07 Thread Woodchuck
(ie. by other vendors)? ...don't answer that. it only took one implementation to confuse me, lol. and i'm happy with it, and in fact the perfect world would only have one implementation of every spec known to mankind. wouldn't that be great! :D woodchuck

RE: action executing two times

2005-08-04 Thread Woodchuck
. it is *not* because you have multiple actions defined with the same type (action class). woodchuck Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs

Re: Showing a PDF inside a JSP

2005-08-04 Thread Woodchuck
to the File a document section and brought up the PDFs on the subsequent page but they all 'took over' the entire browser window) it would be awesome to see a PDF embedded in an html page without using frames. woodchuck --- Frank W. Zammetti [EMAIL PROTECTED] wrote: Cool, thanks! At work I

Re: Showing a PDF inside a JSP

2005-08-04 Thread Woodchuck
in the future. :) it didn't work in FireFox, but it did in IE. (you probably know this already) best regards, woodchuck Gary woodchuck - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: retrieving exception from page context using tags

2005-08-03 Thread Woodchuck
to have jstl.jar and standard.jar available to your web app. hth, woodchuck --- Tremal Naik [EMAIL PROTECTED] wrote: Hi, according to the article which url is http://java.sun.com/developer/EJTechTips/2003/tt0114.html in case an exception is thrown by a web component a new implicit variable

Re: Html:link with DynaActionForm

2005-08-03 Thread Woodchuck
link an attempt to populate personId, firstName, lastName values into the corresponding ActionForm for myAction will be made (using the JavaBean convention). hth, woodchuck --- Amol Yadwadkar [EMAIL PROTECTED] wrote: Hi List, I have a form where all the action are provided by link. I am

Re: [OT] wrong list I know, but lazy, Tomcat 5.5 question

2005-08-03 Thread Woodchuck
can be found here: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html hth, woodchuck --- Rick Reumann [EMAIL PROTECTED] wrote: Was using JBoss and now I'm using Tomcat 5.5 stand-alone for an application I'm working on. I plop a war into webapps and it deploys fine but problems

Re: [OT] wrong list I know, but lazy, Tomcat 5.5 question

2005-08-03 Thread Woodchuck
logging.properties file there. i'm looking at it and it's here that it specifies the catalina.serverstartdate.log file. woodchuck --- Rick Reumann [EMAIL PROTECTED] wrote: Woodchuck wrote the following on 8/3/2005 3:32 PM: hihi, the default logging in TC 5.5 uses JDK logging (ie

Re: [FRIDAY] uh oh

2005-06-24 Thread Woodchuck
i vote for a Scheme port of Struts! :D woodchuck --- Simon Chappell [EMAIL PROTECTED] wrote: Hey, this isn't a joke is it? I would love to see a Lisp version of Struts. I'm trying to learn Lisp as a background process, so a working example of something I was already familiar with would

Re: [HELP]onchange in the html:select tag

2005-06-10 Thread Woodchuck
in the Struts distribution under the contrib/struts-el/lib folder) anything to avoid using.. 10-foot-pole scriptlets /10-foot-pole yuk! ptooey! ptooey! ptooey!! :D hth, woodchuck --- Laurie Harper [EMAIL PROTECTED] wrote: Leandro_Dorileo/[EMAIL PROTECTED] wrote: html:select property

[OT] Re: Please reply to the mailing list, not to the person

2005-06-08 Thread Woodchuck
while we're on the subject of mailing list rules/etiquette/pet peeves: i despise ppl who purposely post messages that are future dated so they remain at the top of your inbox messages list. this is the worst offense imho. i promptly delete these without hesitation. woodchuck --- Michael

Re: [OT] Re: Please reply to the mailing list, not to the person

2005-06-08 Thread Woodchuck
on a life of their own and spawn tangents at different places and times -- branching like crazy. *those* ones are fun to follow. mental image someone frantically snuffing out fires at the tips of each growing branch /mental image ;) woodchuck --- Wendy Smoak [EMAIL PROTECTED] wrote: woodchuck

Struts 1.2.7 JAR files different from Commons JAR files

2005-06-08 Thread Woodchuck
. but now that i got the latest Struts version it has thrown a monkey wrench into this plan and i'm confused as to what is going on wrt these 'commons' JAR files i would greatly appreciate any advice on this matter! please and thanks in advance, woodchuck

Re: Struts 1.2.7 JAR files different from Commons JAR files

2005-06-08 Thread Woodchuck
Commons project. i hope there will be no breakages in doing so. -_- regards, woodchuck __ Discover Yahoo! Use Yahoo! to plan a weekend, have fun online and more. Check it out! http://discover.yahoo.com

Re: Double posting problem

2005-06-03 Thread Woodchuck
this simply by returning false for the event like this: input type=image onclick=doMySubmitFunction(); return false; this way, only your javascript function will be the one submitting. just something to watch out for. woodchuck --- Wendy Smoak [EMAIL PROTECTED] wrote: From: Barnett, Brian W

Re: Reports

2005-05-17 Thread Woodchuck
the form dynamically in my application with iReport, i was able to create forms from scratch easily i had my doubts at first, but both solutions have proven to be excellent hth, woodchuck --- Martin Gainty [EMAIL PROTECTED] wrote: FOP: Java application that reads a formatting object (FO

Re: struts file upload

2005-05-06 Thread Woodchuck
hihi, what application server are you using? and are you forwarding requests from a web server to your application server (eg. apache/IIS -- tomcat)? woodchuck --- temp temp [EMAIL PROTECTED] wrote: I am using struts and trying to upload files of any type and size.If the server as well

[OT] Re: ajax proj

2005-05-02 Thread Woodchuck
JSTL is da bomb! :) --- Rick Reumann [EMAIL PROTECTED] wrote: Dakota Jack wrote the following on 5/2/2005 4:01 PM: The other aspect that is not discussed above is the removal of the complexity from the page. This is where JSP, Taglibs, etc., come into the picture. And, I suspect, you

Re: struts-el webapp NullPointerException

2005-04-27 Thread Woodchuck
hihi Morris, sorry but i have to ask, why do you need the struts-el library when you are using Tomcat 5.0.28? Tomcat 5 already has EL capability built-in. woodchuck --- Morris Jones [EMAIL PROTECTED] wrote: I can't find any record in the bugzilla of this being a known problem, but maybe

Re: struts-el webapp NullPointerException

2005-04-27 Thread Woodchuck
that explains why the struts-el webapp doesn't work with Tomcat 5 ... Mojo Woodchuck wrote: hihi Morris, sorry but i have to ask, why do you need the struts-el library when you are using Tomcat 5.0.28? Tomcat 5 already has EL capability built-in. woodchuck --- Morris Jones

Re: AJAX: Whoa, Nellie!

2005-04-18 Thread Woodchuck
eee... javascript... yuck, ptooey! ptooey!! --- Vic Cekvenich (netsql) [EMAIL PROTECTED] wrote: Stéphane Zuckerman wrote: if this were to be integrated in Struts, my life would be easier. I too will now check it out. .V

Re: AJAX: Whoa, Nellie!

2005-04-18 Thread Woodchuck
don't we re-architect the browswer and address this problem (and others) at that fundamental level? is this not conceivable? woodchuck --- Dakota Jack [EMAIL PROTECTED] wrote: JavaScript provides a client side rather developed engine in JavaScript as well as Flash, etc. This is merely

Re: Multi Step Forms

2005-04-04 Thread Woodchuck
state persisting strategy. woodchuck --- Rick Reumann [EMAIL PROTECTED] wrote: But that's my point, if you server is going to crash because of bean stored in Session scope that is holding simple properties, than there are some serious issues with your server set up. What's ironic is I

Re: Multi Step Forms

2005-04-04 Thread Woodchuck
) Hi my name is Rick and I use the Session to store objects. Hi Rick! SUA - Session Users Anonymous - meeting/ lol! hi! my name is woodchuck and load the entire database into the session! haha ;) woodchuck __ Do you Yahoo!? Make

Re: Is It Possible to Code Using Struts and JSF at the Same Time?

2005-04-01 Thread Woodchuck
to be antagonistic about JSF. the type of push that is being done right about JSF is primed at creating category 2 cases. i think this is pretty much the all-too-familiar scenario that everyone knows. does this really seem right?? woodchuck --- Craig McClanahan [EMAIL PROTECTED] wrote

Re: MVC Frameworks

2005-03-09 Thread Woodchuck
no no no, you guys are playing the game wrong. i bring my 32oz Easton (tm) black magic baseball bat to these meetings. i don't have problems getting my way. the truth is weak, we need to help it get heard! woodchuck --- Simon Chappell [EMAIL PROTECTED] wrote: Actually, it *can

Re: Design problem

2005-03-09 Thread Woodchuck
form validate() method, check for this flag. validate only when you know save/update was clicked. hth, woodchuck --- Nicolas De Loof [EMAIL PROTECTED] wrote: You should define 2 mappings for detail : a /showEmployeeDetail without validation (or a unique rule employeeId required

RE: MVC Frameworks

2005-03-08 Thread Woodchuck
and, dare i say, spaghetti-like, but isn't this the real-world reality? so i think a more appropriate question is, which framework can you get the most support from, when the time comes when you will need it? such as this great mailing list! :) my apologies, woodchuck --- Michael Oliver [EMAIL

challenging JK connector problem: java.net.SocketException

2005-02-22 Thread Woodchuck
/form being submitted is suddenly cut off? any help is appreciated. please and thanks, woodchuck __ Do you Yahoo!? All your favorites on one personal page – Try My Yahoo! http://my.yahoo.com

RE: html-el oddities

2005-02-15 Thread Woodchuck
='${cur.PrdNumber}'/) maxlength=5 size=3 value= hth, woodchuck --- Trevor Hill [EMAIL PROTECTED] wrote: To try and attack this question from another angle, is there any reason that this wouldn't work (or would work differently) in Struts(-el) 1.1 as opposed to 1.2.x? I'm limited to using 1.1 only

RE: html-el oddities

2005-02-15 Thread Woodchuck
) It seems odd that the EL tag does everything except actually do the EL-evaulation. --Trevor -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: February 15, 2005 10:31 AM To: Struts Users Mailing List Subject: RE: html-el oddities i can think of 2 things

Re: Struts 2.0 or Struts 0.0? [or Struts 1.42?]

2005-02-02 Thread Woodchuck
project of reasonable size. choice is good. sure. but i also think there's confusion when there is so many ways to do the same thing. this is the irony that will always be there. i think feeling 'overwhelmed' would be a safe assumption for anyone starting out right now. woodchuck --- Alex

Re: PreparedStatements

2005-01-31 Thread Woodchuck
afaik, there is no parameter limit your problem is probably related to the actual data value you're trying to set as parameter values for your preparedstatement. just my guess. find out whether your problem is always happening on specific parameters or not... ie. the 24th or 25th parameter that

Re: Pre-compiling Struts-based JSPs

2005-01-14 Thread Woodchuck
to include the actual jsps at all. you can deploy war files that can be completely free of jsp files, so your war file is smaller and your client never sees any jsp source. woodchuck --- Martin Wegner [EMAIL PROTECTED] wrote: I have been looking into using the jspc ant task to pre-compile our

Re: Pre-compiling Struts-based JSPs

2005-01-14 Thread Woodchuck
fragment. for example: loadfile srcfile=jspwebfrag property=jsp_mappings/ replace file=web.xml token=REPLACE_WITH_WEB_FRAGMENT_HERE value=${jsp_mappings}/ i just had to make sure my token was in the correct place in my web.xml file hth, woodchuck --- Martin Wegner [EMAIL PROTECTED] wrote

ActionMessage replacement keys ?

2004-12-21 Thread Woodchuck
then putting the results into an object array and then passing this to the ActionMessage constructor... can/will this functionality be added to the ActionMessage object in the future? woodchuck __ Do you Yahoo!? Yahoo! Mail - Easier than ever

RE: ActionMessage replacement keys ?

2004-12-21 Thread Woodchuck
the bomb! All your base are belong to us! now that would be a major translation problem. no argument here. :D woodchuck --- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 8:23 AM To: struts

OT: RE: ActionMessage replacement keys ?

2004-12-21 Thread Woodchuck
that reminds me, you have to check this site out, it is hilarious: http://www.engrish.com have fun! :D woodchuck --- Jim Barrows [EMAIL PROTECTED] wrote: Somebody set up us the bomb! All your base are belong to us! now that would be a major translation problem. no argument here

RE: ActionMessage replacement keys ?

2004-12-21 Thread Woodchuck
in all places) - the ability to include other property files from within property files - modify to display all message keys literally if not found in bundle (and assume all parameters are keys) that would be perfect, wouldn't it? woodchuck --- Joe Germuska [EMAIL PROTECTED] wrote: At 9:43 AM

OT: multiple column update statement using subqueries

2004-12-08 Thread Woodchuck
this situation? i hope? please and thanks, woodchuck __ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Where to store and how to retrieve Images for web app

2004-12-01 Thread Woodchuck
of @[EMAIL PROTECTED]@$@% code in it. woodchuck --- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Brady Hegberg [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 10:40 AM To: Struts Users Mailing List Subject: RE: Where to store and how to retrieve

OT: hosting recommendations?

2004-11-12 Thread Woodchuck
on space and transfer allowances. it was either that or they charge a lot ($50+/month) for private JVMs. thanks in advance, woodchuck __ Do you Yahoo!? Check out the new Yahoo! Front Page. www.yahoo.com

Re: OT: hosting recommendations?

2004-11-12 Thread Woodchuck
? is it difficult to learn? what is the differences, pros and cons between php and struts? (other than i can get php hosting plans for less than $10/month!!!) :) thanks, woodchuck --- bryan [EMAIL PROTECTED] wrote: Get some friends together and get yourselves a linux box hosted on rackspace, jave

last available function call when web app stops or app server shuts down

2004-10-19 Thread Woodchuck
? thanks in advance, woodchuck ___ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

alternatives ways of uploading files?

2004-10-04 Thread Woodchuck
hihi all, when using Struts and ActionForms, are there other ways to upload files that does not depend on the commons-fileupload.jar or the org.apache.struts.upload.FormFile class? thanks in advance, woodchuck __ Do you Yahoo!? Yahoo! Mail

RE: back button

2004-10-04 Thread Woodchuck
the back button is the bane of all web programmers! g!! --- Amit Agarwal (amagarwa) [EMAIL PROTECTED] wrote: All these solutions would work but all of them have some catches. One solution that should work fine is to set the no-cache directive(meta tag) in the html page so that it

html:messages with multiple bundles?

2004-09-30 Thread Woodchuck
or ActionError objects with keys coming from the base bundles and the project bundles. ie. it is not guaranteed that all message collection keys will come from one bundle. any suggestions on how to handle this is greatly appreciated as always. please and thanks, woodchuck

SAX parser anomaly

2004-09-17 Thread Woodchuck
, woodchuck __ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

load balancing and definition of a request

2004-09-14 Thread Woodchuck
the other app servers... what happens when this is not done fast enough before the session's next request?) woodchuck ___ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com

detecting form data changes?

2004-09-13 Thread Woodchuck
and thanks, woodchuck ___ Do you Yahoo!? Shop for Back-to-School deals on Yahoo! Shopping. http://shopping.yahoo.com/backtoschool - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: the real world is always dirtier

2004-09-13 Thread Woodchuck
to the latest copies of the session in question? (assuming true load balancing strategy employed -- ie. session does not stick to any server instance) woodchuck --- Craig McClanahan [EMAIL PROTECTED] wrote: On Mon, 13 Sep 2004 12:08:06 -0400, Brantley Hobbs [EMAIL PROTECTED] wrote: Some

can i get .do from struts?

2004-09-09 Thread Woodchuck
pattern (in my case .do). anyone have elegant solutions for this? please and thanks, woodchuck __ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail

Re: can i get .do from struts?

2004-09-09 Thread Woodchuck
--- Rick Reumann [EMAIL PROTECTED] wrote: Woodchuck said the following on 9/9/2004 2:29 PM: i don't want to hard-code any struts-config information in my code per se, so what i'm doing is getting the desired ActionConfig based on my Action class's fqn. and then interrogating

Re: can i get .do from struts?

2004-09-09 Thread Woodchuck
app, and adding other non-main forwards there will break my convention. otherwise it's definitely another good possiblity! Woodchuck wrote: hihi, does struts have a built-in way to get the literal .do (or whichever extension URL ending pattern you specify) string? or put another

Re: A couple of questions

2004-09-07 Thread Woodchuck
form? Is that possible? The internationalization bit is a big advantage. yes this is possible. you can use struts tags like bean html logic even jstl c tags without ActionForms... why though? woodchuck __ Do you Yahoo!? Yahoo! Mail - 50x more

struts servlet chaining and immutable request?

2004-09-02 Thread Woodchuck
Action class that has logic to do processing based on the request parameter... so what's really happening is that each Action is executing the same thing but i'd like to be able to have them do different things) any suggestions is much appreciated and thanks in advance, woodchuck

RE: struts servlet chaining and immutable request?

2004-09-02 Thread Woodchuck
--- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 10:02 AM To: struts Subject: struts servlet chaining and immutable request? hihi, in my Action object, i am doing servlet

RE: struts servlet chaining and immutable request?

2004-09-02 Thread Woodchuck
--- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 10:18 AM To: Struts Users Mailing List Subject: RE: struts servlet chaining and immutable request? --- Jim Barrows [EMAIL

Re: struts servlet chaining and immutable request?

2004-09-02 Thread Woodchuck
to JSP instead of to .do and see if this helps, thanks! woodchuck Woodchuck wrote: --- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Thursday, September 02, 2004 10:02 AM To: struts Subject: struts servlet

Re: SOLVED: struts servlet chaining and immutable request?

2004-09-02 Thread Woodchuck
to that, but I can also see how it could be. So just make sure you've thought it through! let me begin by saying: woodchuck --- idiot (again) it was a while ago and i don't remember why i setup my forwards to .do instead of to the .jsp for my wizard. that was my problem. Bill Siggelkow asked me

Re: Not happy with approaches.. looking for better/other suggestions

2004-09-02 Thread Woodchuck
)accessDefinitions).add(new MyFooBar()) return (MyFooBar) ((ArrayList)accessDefinitions).get(i); } can this help you to populate form data onto your ActionForm collection? woodchuck --- Rick Reumann [EMAIL PROTECTED] wrote: One of the most frustrating things I run into when developing Struts

Struts or JSTL equivalent for this?

2004-08-27 Thread Woodchuck
how can i do the following the non-scriptlet way on my jsp page? %@ page import=MyPackage.Constants% %= Constants.BUTTON__KEY % is there an elegant Struts or JSTL equivalent for the above? thanks in advance! __ Do you Yahoo!? Yahoo! Mail is

Re: Struts or JSTL equivalent for this?

2004-08-27 Thread Woodchuck
lol! not what i was expecting, but very interesting! :) before i use this suggestion, would anyone else like to challenge this solution with a *more elegant* solution? ;) and without making getters and setters!! woodchuck --- Rick Reumann [EMAIL PROTECTED] wrote: Woodchuck wrote

Re: Struts or JSTL equivalent for this?

2004-08-27 Thread Woodchuck
want to a variable that JSTL can see/use. ugh. i don't want to use scriptlets but it seems so much easier to. do you think it's bad to mix scriptlets with Struts and JSTL? or do all of your jsps follow a pure Struts/JSTL format with absolutely no scriptlets? woodchuck --- Rick Reumann [EMAIL

philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
sorry to bring this up on a Friday... does everyone here have pure Struts/JSTL jsp pages that is absolutely void of scriptlets? or do you have jsp pages that use a combination of Struts/JSTL and scriptlets, all living together harmoniously using whichever method is easiest/cleanest? is mixing

RE: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
--- Daniel Perry [EMAIL PROTECTED] wrote: hah forget the 'purist' approach! I use jstl / struts taglibs whereever possible. if i had a choice between writing my on taglib or scriptlet for me scriptlet wins - much less hassel, and the code is there for you on the jsp, and it's only

RE: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
--- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Friday, August 27, 2004 10:22 AM To: struts Subject: philosophical question/poll about Struts/JSTL, scriptlets sorry to bring this up on a Friday... does

RE: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
? do all servlet containers have a class size limit? (are there any servlet containers that can load a jsp of any size?)... if i remember correctly, i believe WebSphere has a limit of 64k or something. -Original Message- From: Woodchuck [SMTP:[EMAIL PROTECTED] Sent

Re: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
-scriptlet alternative i think this topic is a mix of pragmatic views and philosophical views.. --- Michael McGrady [EMAIL PROTECTED] wrote: How much wood could a woodchuck chuck if a woodchuck could chuck wood? I have freed myself of scriptlets on all pages except my entry page. I just

Re: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
--- Michael McGrady [EMAIL PROTECTED] wrote: Woodchuck wrote: hehe, you make it sound as if scriptlets are the ball and chain and shackles that you are free from! no doubt that scriptlets can easily fit that description, but i guess what i'm referring to are 'nice' scriptlets

Re: philosophical question/poll about Struts/JSTL, scriptlets

2004-08-27 Thread Woodchuck
--- Craig McClanahan [EMAIL PROTECTED] wrote: On Fri, 27 Aug 2004 10:21:58 -0700 (PDT), Woodchuck [EMAIL PROTECTED] wrote: sorry to bring this up on a Friday... Yah, I didn't know we could have serious discussions on Fridays any more :-). Monday is just as bad i guess... nobody

best practice for handling single/double quotes, html characters, sql injection/poisoning

2004-08-25 Thread Woodchuck
? please, and thanks in advance! woodchuck __ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail - To unsubscribe, e-mail

ActionForm.validate() to dynamic input?

2004-08-25 Thread Woodchuck
value so we can forward to different pages instead of always going to the one specified in the Action definition? thanks in advance, woodchuck __ Do you Yahoo!? Y! Messenger - Communicate in real time. Download now. http://messenger.yahoo.com

RE: best practice for handling single/double quotes, html characters, sql injection/poisoning

2004-08-25 Thread Woodchuck
--- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 25, 2004 9:44 AM To: struts Subject: best practice for handling single/double quotes, html characters, sql injection/poisoning hihi

Re: ActionForm.validate() to dynamic input?

2004-08-25 Thread Woodchuck
be nice if i could avoid the Action object if possible. and i did try that mapping.setInput() function but of course that would be just too easy (ie. it didn't work). woodchuck --- Hubert Rabago [EMAIL PROTECTED] wrote: See http://marc.theaimsgroup.com/?l=struts-userm=109302108205069w=2 On Wed

RE: ActionForm.validate() to dynamic input?

2004-08-25 Thread Woodchuck
--- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 25, 2004 10:24 AM To: Struts Users Mailing List; Hubert Rabago Subject: Re: ActionForm.validate() to dynamic input? hi Hubert, thanks

Re: best practice for handling single/double quotes, html characters, sql injection/poisoning

2004-08-25 Thread Woodchuck
name=myObj property=myField/ i do this instead?: input type=text value='bean:write name=myObj property=myField filter=true' or input type=text value='c:out value=${myObj.myField} escapeXML=true/' woodchuck --- Craig McClanahan [EMAIL PROTECTED] wrote: For embedded quotes, use JDBC prepared

RE: ActionForm.validate() to dynamic input?

2004-08-25 Thread Woodchuck
the trick nicely. thanks a lot, Jim! woodchuck are you talking about putting flags on the html form that i can use upon submit to decide what to validate? i can do that, but how can i instruct the Struts ActionForm.validate() mechanism to go somewhere else other than the Action

how to handle message collections containing keys from multiple bundles...

2004-08-17 Thread Woodchuck
/logic:messagesPresent but as you can see, it only handles one bundle at a time (per message collection) how can i handle a situation where my message collection contains keys from multiple bundles? thanks in advance, woodchuck __ Do you Yahoo

lifetime of ActionForm objects

2004-08-12 Thread Woodchuck
' to the html form and the next time the data fields are updated before i even copy them there i hope i explained my situation unconfusingly.. thanks in advance for shedding any light on this woodchuck __ Do you Yahoo!? Yahoo! Mail - 50x more storage

RE: lifetime of ActionForm objects

2004-08-12 Thread Woodchuck
--- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Thursday, August 12, 2004 7:24 AM To: struts Subject: lifetime of ActionForm objects the following is my understanding, can someone please verify that i

custom transactions

2004-08-10 Thread Woodchuck
hihi, this is my scenario: - container managed pooling (Tomcat 4.1.24) - jdbc (PreparedStatement objects) - wrapping my own transactions by autoCommit(false), and issuing commit() manually i'm running into a table-lock situation after DELETE statements. i'm using the same Connection object

Re: Servlet help for a Struts programmer

2004-08-10 Thread Woodchuck
imo this is true, a beginner can build a simple web app using Struts (without any prior servlet experience) i am living proof, as i started with Struts directly. HOWEVER, because real-world apps are never basic/simple, and because Struts is really a facade on top of the java-based web app

is this a struts bug?

2004-08-09 Thread Woodchuck
, then the jsp calls getFoo(int) correctly. why is the behavior like this? is this a bug? (when it calls the first getFoo() method i get an indexOutOfBounds exception because my foo collection has nothing in it... i want the collection size to be driven by the jsp page) thanks in advance, woodchuck

Re: System.out.println

2004-08-06 Thread Woodchuck
looks for changes to the configuration file. As for commons-logging it doesn't have it yet: http://www.mail-archive.com/[EMAIL PROTECTED]/msg10152.html So the other suggestion of having an action to reload or change the level is probably your best bet right now. Woodchuck wrote

Re: System.out.println

2004-08-05 Thread Woodchuck
how can we toggle the debug flag during runtime? is it possible? or does it require restarting the application? --- Shinobu Kawai [EMAIL PROTECTED] wrote: if (debug) { System.out.println(veryComplicatedObject.veryExpensiveToString()); } // Of course, I use commons-logging instead.

Re: System.out.println

2004-08-05 Thread Woodchuck
to investigate and turn off when fixed, etc. does commons-logging allow for something like this? woodchuck --- Shinobu Kawai [EMAIL PROTECTED] wrote: Hi Woodchuck, how can we toggle the debug flag during runtime? is it possible? or does it require restarting the application? Depends

escaping html in property files?

2004-08-04 Thread Woodchuck
when i put html in my property files it gets translated after html:messages processes it (ie. the html comes out literally). this is what i'm getting: HellobrWorld! but i want: Hello World! is there a way to enable use of html code in property files? thanks in advance!

jstl indexes within html tags?

2004-07-30 Thread Woodchuck
hello, i don't have the option of using struts-el, nor am i using Tomcat 5. how can i get jstl and struts to work in harmony? c:forEach var=foobar begin=0 end=5 html:select name=mybean property=??? html:optionsCollection name=mybean property=myoptions/ /html:select /c:forEach i need the