Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Stuart Guthrie
On Tue, 2004-08-24 at 15:17, Michael McGrady wrote: > Yes! And, he has changed his name to "Net Husnet". Not possible, I patented that method last year. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional comm

Re: Validating Dynamically Creating Rows

2004-08-23 Thread dangmp
Return Receipt Your Re: Validating Dynamically Creating Rows document :

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Michael McGrady
Stuart Guthrie wrote: I though Ted had bailed out to .NET? Is he still involved in Struts? On Tue, 2004-08-24 at 10:13, David Stevenson wrote: On 23/8/04 23:51, "Nathan Maves" <[EMAIL PROTECTED]> wr Yes! And, he has changed his name to "Net Husnet". -

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Stuart Guthrie
I though Ted had bailed out to .NET? Is he still involved in Struts? On Tue, 2004-08-24 at 10:13, David Stevenson wrote: > On 23/8/04 23:51, "Nathan Maves" <[EMAIL PROTECTED]> wrote: > > > Yeah I know what happenedIt's still there :) > > Not from here. > > > --

Re: Validating Dynamically Creating Rows

2004-08-23 Thread Jitender K Chukkavenkata
Return Receipt Your Re: Validating Dynamically Creating Rows document :

Re: Validating Dynamically Creating Rows

2004-08-23 Thread Bharathiraja
Hi Bill, Thanks a lot my friend.I will goahead with it as per your suggestion. regards, Bharathiraja.T - Original Message - From: "Bill Siggelkow" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 23, 2004 8:46 PM Subject: Re: Validating Dynamically Creating Rows > Yo

Re: Exception handler question

2004-08-23 Thread Sebastian Ho
Oh..should hit myself for not seeing this. I just throws the exception in my execute(). I was confused because I forgotten execute is called by struts and not by me. Thats y i was wondering don't I have to catch it somewhere else in order for my codes to compile. Thanks Craig Sebastian Ho On Tu

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Van
Phew! For a minute, I was afraid that Ted had been abducted by aliens. ;-) http://husted.com/ted/ - Van - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Michael McGrady
Here neither. I heard that Ted has changed careers and is now solely involved with reading science fiction on a beach in the Azores, living off an unexpected win of the English, Irish and Mongolian Sweepstakes, including, apparently, a certain yak. Michael McGrady Matthew Van Horn wrote: Not f

Solution to Image for Browse Button in

2004-08-23 Thread Michael McGrady
The solution is in the capitalized HTML. This has been tested and works. There is a slight problem with Opera browsers, because they do not support opacity. This still works but the facade form is covered by the form that really works. The way this works is to let the normal operations be c

Re: Exception handler question

2004-08-23 Thread Craig McClanahan
On 24 Aug 2004 09:56:14 +0800, Sebastian Ho <[EMAIL PROTECTED]> wrote: > Hi > > If I plan to use global exception in struts, how do I actually throw the > exception in my codes in order for the struts exception to kick in? I am > little confused here how it works because if I do not catch my > exc

Re: Exception handler question

2004-08-23 Thread Sebastian Ho
Hi If I plan to use global exception in struts, how do I actually throw the exception in my codes in order for the struts exception to kick in? I am little confused here how it works because if I do not catch my exceptions, it won't even compile. I am refering to non-runtime exception here. Sebas

RE: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Matthew Van Horn
Not from here either. > -Original Message- > From: David Stevenson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 24, 2004 9:14 AM > To: Struts Users Mailing List > Subject: Re: What happended to Ted Husteds Struts pages? > > > On 23/8/04 23:51, "Nathan Maves" <[EMAIL PROTECTED]> wro

Re: Emulate a modal screen (Struts newbie)

2004-08-23 Thread lixin chu
i am tring Struts Workflow Extension, which I guess should be able to support your use case. however, I am not sure how it handles multiple window in the same session. --- "Varley, Roger" <[EMAIL PROTECTED]> wrote: > Hi > > I'm trying to write what is esentially a web based > data entry program

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread David Stevenson
On 23/8/04 23:51, "Nathan Maves" <[EMAIL PROTECTED]> wrote: > Yeah I know what happenedIt's still there :) Not from here. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: image button for file upload

2004-08-23 Thread Michael McGrady
After all our talk, you and Erik are not interested in this solution, Dean? That surprises me. Anyway, I have got it working and am thinking about putting it on the wiki. Michael - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Weird message when redirecting

2004-08-23 Thread Leandro Melo
I'm working on a login module, wich because of JBoss/Tomcat way of handling JAAS it has some redirections on the way. I built an action the does some stuff for me and then returns an ordinary forward. I decided to set redirect="true" in this forwared just to make sure that the user sees the correc

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Dean A. Hoover
Is it? Why can't I get there either? What's the URL you are using? Dean Hoover Nathan Maves wrote: Yeah I know what happenedIt's still there :) Nathan On Aug 23, 2004, at 3:01 PM, David Evans wrote: Anyone know what happened to the website that used to live here: http://husted.com/struts/index.

Re: What happended to Ted Husteds Struts pages?

2004-08-23 Thread Nathan Maves
Yeah I know what happenedIt's still there :) Nathan On Aug 23, 2004, at 3:01 PM, David Evans wrote: Anyone know what happened to the website that used to live here: http://husted.com/struts/index.html there was a design patterns catalog and a tips page and alot of great links. has it been mirro

global-exceptions aren't working?

2004-08-23 Thread Keith Bottner
I cannot get the configuration of my global-exception to pick up any errors. If an error occurs I just get the blank white page. Here is my global-exception configuration section. Then I have a global-forward that looks like this I tried specifying /errors.do as the path for the global

RE: Tiles: multiple layers of layout

2004-08-23 Thread Jim Barrows
> -Original Message- > From: Bill Schneider [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 2:56 PM > To: [EMAIL PROTECTED] > Subject: Re: Tiles: multiple layers of layout > > > Thanks for the detailed explanation. So, if I want to > represent an HTML > page that has two le

Re: Tiles: multiple layers of layout

2004-08-23 Thread Bill Schneider
Thanks for the detailed explanation. So, if I want to represent an HTML page that has two levels of layout (a tile that extends a layout tile, which inserts another tile that also extends a layout tile) it sounds like the "right" way to do the tiles definition is something like this:

getParameter ... called after reading... ServletInputStream

2004-08-23 Thread Stefan Groschupf
Hi, I have trouble using the file upload. Small uploads working but with an error message One of the getParameter family of methods called after reading from the ServletInputStream. Not merging post parameters.> In case i try bigger uploads I got this exception: Failed to parse multipart reques

What happended to Ted Husteds Struts pages?

2004-08-23 Thread David Evans
Anyone know what happened to the website that used to live here: http://husted.com/struts/index.html there was a design patterns catalog and a tips page and alot of great links. has it been mirrored? dave - To unsubscribe, e-

Re: Best pratice for login funtionality

2004-08-23 Thread David Evans
Heres a good thread from the archives: http://www.mail-archive.com/[EMAIL PROTECTED]/msg24504.html On Mon, 2004-08-23 at 12:29, struts wrote: > Hi. Since most of Struts based applications has some sort of login facility > I thought there must be some kind of "best practice" when using the Strut

RE: FormBean values are null

2004-08-23 Thread Dhaliwal, Pritpal (HQP)
I found the bug.. I was duplicating a property And that gave me unexpected results that made no sense.. None of my params are makign sense anymore Thanks for the help. Pritpal Dhaliwal -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Friday, August 20, 2

RE: [OT] PROBLEMS SOLVED BELIEVE IT OR NOT: Re: image button for file upload

2004-08-23 Thread struts lover
Yes, can you please share with everyone. :) --- Ed Yu <[EMAIL PROTECTED]> wrote: > Please, can you share how you get this working? > > ^^ > > Ed Yu, Senior Solutions Architect (IBM Certified AIX > Administrator), > Advanced S

RE: [OT] PROBLEMS SOLVED BELIEVE IT OR NOT: Re: image button for file upload

2004-08-23 Thread Ed Yu
Please, can you share how you get this working? ^^ Ed Yu, Senior Solutions Architect (IBM Certified AIX Administrator), Advanced Solutions Group, Physics Dept., University of South Carolina, Columbia, SC 29208 Office (803)777-8

RE: Browse button localization -- IMPORTANT !!!!

2004-08-23 Thread struts lover
Sorry for putting IMPORTANT --- "Yee, Richard K, CTR,, DMDCWEST" <[EMAIL PROTECTED]> wrote: > While this question may be important to you, it is > not to everyone else on > this list. > Putting IMPORTANT or URGENT in the title is annoying > and will likely get you > fewer answers that if you had

RE: Browse button localization -- IMPORTANT !!!!

2004-08-23 Thread Yee, Richard K, CTR,, DMDCWEST
While this question may be important to you, it is not to everyone else on this list. Putting IMPORTANT or URGENT in the title is annoying and will likely get you fewer answers that if you had omitted it. Paul McCulloch's answer is correct. The responsibility of the localization of the 'Browse' but

Re: date parsing/validation

2004-08-23 Thread Research labs
Noted. Thank you very much. --- Erik Weber <[EMAIL PROTECTED]> wrote: > Looks to me like you probably want dd/MM/. > > Erik > > > Erik Weber wrote: > > > Please see the API documentation for > java.text.SimpleDateFormat's > > pattern syntax, which you are violating with > DD/MON/. "

Re: Browse button localization -- IMPORTANT !!!!

2004-08-23 Thread struts lover
Thanks --- Leandro Melo <[EMAIL PROTECTED]> wrote: > I think this problem goes right at the same point as > the 100 last messages of the list... :-), the ones > about a image button replacing the browse button. > > > --- struts lover <[EMAIL PROTECTED]> escreveu: > > Hello Everyone, > > I am

Re: DTD not found

2004-08-23 Thread Erik Weber
I solved this problem once and for all in my web apps by including the DTDs directly in the XML files. Now, if it can't be found *there*, it just wasn't meant to be. :) Erik Ron McNulty wrote: I have today migrated my JBoss 3.2.5/Struts 1.1 application to our QA server, which does not have Inte

Re: date parsing/validation

2004-08-23 Thread Erik Weber
Looks to me like you probably want dd/MM/. Erik Erik Weber wrote: Please see the API documentation for java.text.SimpleDateFormat's pattern syntax, which you are violating with DD/MON/. "MON" is not an acceptable token, and DD is day-in-year, not day in month. Erik Research labs wrote: C

Re: Browse button localization -- IMPORTANT !!!!

2004-08-23 Thread Leandro Melo
I think this problem goes right at the same point as the 100 last messages of the list... :-), the ones about a image button replacing the browse button. --- struts lover <[EMAIL PROTECTED]> escreveu: > Hello Everyone, > I am stuck with this localization issue. > I am using tag. I am not able

Re: date parsing/validation

2004-08-23 Thread Erik Weber
Please see the API documentation for java.text.SimpleDateFormat's pattern syntax, which you are violating with DD/MON/. "MON" is not an acceptable token, and DD is day-in-year, not day in month. Erik Research labs wrote: Can anyone please tell what I can do in order to stop users from enteri

Re: setting a collection in my form bean using iterate or forEach

2004-08-23 Thread Lynn Stevens
Hi Rick and thanks for all the help! I found that both of the methods work below. I assume its better to use the one that you helped me with as we are supposed to favor JSTL tags over Struts tags from what I read. I looked up the struts-el stuff (thanks!) but I still have found no reference to

date parsing/validation

2004-08-23 Thread Research labs
Can anyone please tell what I can do in order to stop users from entering invalid dates. The validator does not raise an error if a user enters 33 as ad day, as in this sample date: 33/jan/2000. I am using Struts validator, which is setup as follows:

RE: localizing the browse button

2004-08-23 Thread Guillermo Meyer
ups! No, you are right, sorry!!! I have this code in one of our pages (the one that uploads a file) but it doesn't work. It is just ignored and use the browser's locale texto of "Browse". In other thread ( image button for file upload ) there could be a solution for this issue. Sorry for the misu

Browse button localization -- IMPORTANT !!!!

2004-08-23 Thread struts lover
Hello Everyone, I am stuck with this localization issue. I am using tag. I am not able to localize the text of the Browse button. Does any one know how to solve this problem. Please help. Thanks __ Do You Yahoo!? Tired of spam? Yahoo! Mail has t

RE: [OT] PROBLEM SOLVED: BELIEVE IT OR NOT Re: General Solution for Form Images Stymied

2004-08-23 Thread Jim Barrows
> -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 10:26 AM > To: Struts Users Mailing List > Subject: [OT] PROBLEM SOLVED: BELIEVE IT OR NOT Re: General > Solution for > Form Images Stymied > > > Thanks to all who addressed this issu

[OT] PROBLEMS SOLVED BELIEVE IT OR NOT: Re: image button for file upload

2004-08-23 Thread Michael McGrady
Thanks to all who addressed this issue. I thought out of the box and solved this apparently unsolveable problem. All the credit goes to the matrix. THERE IS NO SPOON! Anyone interested in the solution? Michael McGrady - To u

[OT] PROBLEM SOLVED: BELIEVE IT OR NOT Re: General Solution for Form Images Stymied

2004-08-23 Thread Michael McGrady
Thanks to all who addressed this issue. I thought out of the box and solved this apparently unsolveable problem. All the credit goes to the matrix. THERE IS NO SPOON! Anyone interested in the solution? Michael McGrady - To

RE: Best practice for login functionality

2004-08-23 Thread Jim Barrows
> -Original Message- > From: struts [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 9:29 AM > To: [EMAIL PROTECTED] > Subject: Best practice for login functionality > > > Hi. Since most of Struts based applications has some sort of > login facility > I thought there must be s

RE: General Solution for Form Images Stymied

2004-08-23 Thread Glenn Wilson
Michael, This seems to work for me: Cheers, Glenn -Original Message- From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 9:23 AM To: Struts Users Mailing List Subject: General Solution for Form Images Stymied If anyone has a way of using javascript or

Best pratice for login funtionality

2004-08-23 Thread struts
Hi. Since most of Struts based applications has some sort of login facility I thought there must be some kind of "best practice" when using the Struts framework. I have several ideas on how to do it but I rather use others experience in this area. Looking forward to suggestions. I guess ar

RE: localizing the browse button

2004-08-23 Thread struts lover
Wont work Does this work for you ?? --- Guillermo Meyer <[EMAIL PROTECTED]> wrote: > Try this: > > > key="button.find"/> > > > This will get the button.find property from > ApplicationResources.properties > (or whatever acording to L

General Solution for Form Images Stymied

2004-08-23 Thread Michael McGrady
If anyone has a way of using javascript or anything else to allow us to use images (gif, jpg, png, pnm) for the browse button in the code below, you are my hero. I need this solution to provide a general taglib for form images. Thanks a million for any assistacne

RE: localizing the browse button

2004-08-23 Thread Paul McCulloch
I'd imagine that a localised version of a browser will display 'Browse' in the appropriate langauge. Not easy to test though! Paul > -Original Message- > From: struts lover [mailto:[EMAIL PROTECTED] > Sent: Monday, August 23, 2004 4:20 PM > To: [EMAIL PROTECTED] > Subject: localizing the

Re: image button for file upload

2004-08-23 Thread Michael McGrady
THE BOTTOM LIINE IS THAT WE NEED TO SEND THE FOLLOWING (except with post): browse=jakarta-service.log&submit.x=20&submit.y=6 With this, we can tell which submit button was sent and what the file is. - To unsubscribe, e-mail: [EMAIL

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Slattery, Tim - BLS wrote: As a result, the value being sent with file is not really the name of the file, but, rather, the location of the file combined with the x and y coordinates of the place the button was clicked. I could do a work around with this in the model. But that particular relat

Emulate a modal screen (Struts newbie)

2004-08-23 Thread Varley, Roger
Hi I'm trying to write what is esentially a web based data entry program using struts. I obviously can't use pessimistic database locking and optimistic locking becomes a nightmare when the client is able to open multiple edit windows across multiple records at the same time - so I'd like to si

RE: localizing the browse button

2004-08-23 Thread Guillermo Meyer
Try this: This will get the button.find property from ApplicationResources.properties (or whatever acording to Locale) and set this literal to the browse button. Cheers. >-- Mensaje original -- >Reply-To: "Struts Users Mailing List" <[EMAIL

Re: setting a collection in my form bean using iterate or forEach

2004-08-23 Thread Rick Reumann
Lynn Stevens wrote: Hi Rick, Read your email (thanks again) and tried what you said: I got a the following error: org.apache.jasper.JasperException: An error occurred while evaluating custom action attribute "items" with value "${PrintSessionFormBean.slideLots}": Unable to find a value for "slid

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Erik Weber wrote: I see. I just want the button to look like the other buttons in my application. So, I suppose I could take a screen shot of a submit button that is styled just how I want it, and use that to make an image button. Then it would appear to be just like all the other buttons on my

RE: image button for file upload

2004-08-23 Thread Slattery, Tim - BLS
> I see. I just want the button to look like the other buttons in my > application. So why not use ? -- Tim Slattery [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

localizing the browse button

2004-08-23 Thread struts lover
Hi, I am using the tag for file upload. It has a button whose text displays Browse in English. Is there any way of localizing the Browse button, so that it displays the text from the properties file depending on the locale selected by the user. Thanks __

RE: image button for file upload

2004-08-23 Thread Slattery, Tim - BLS
> As a result, the value being sent with file is not really the name of > the file, but, rather, the location of the file combined with > the x and y coordinates of the place the button was clicked. > I could do a work around with this in the model. But that particular > relationship between t

Re: Validating Dynamically Creating Rows

2004-08-23 Thread Bill Siggelkow
You need to preallocate space in your List for the max number of items you will have. Alternatively you can use the LazyList stuff from BeanUtils -- or you can write a "smart" set method that allocates space on the list if needed. Bharathiraja wrote: hi everybody, In my application, i am ha

Re: image button for file upload

2004-08-23 Thread Erik Weber
I see. I just want the button to look like the other buttons in my application. So, I suppose I could take a screen shot of a submit button that is styled just how I want it, and use that to make an image button. Then it would appear to be just like all the other buttons on my application, even

Re: setting a collection in my form bean using iterate or forEach

2004-08-23 Thread Lynn Stevens
Hi Rick, Read your email (thanks again) and tried what you said: I got a the following error: org.apache.jasper.JasperException: An error occurred while evaluating custom action attribute "items" with value "${PrintSessionFormBean.slideLots}": Unable to find a value for "slideLots" in object of c

Re: how to write struts-config.xml if no action and form?

2004-08-23 Thread Bill Siggelkow
Can you please clarify what you are asking here? If you mean to go to the dispatch action from a link then you can added the "method=foo" to the query string. Ping Cheung Leung wrote: > If a form is to be called with DispatchAction, then I have > to pass <.. parameter="method" ..> in struts-config

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Erik Weber wrote: Tim, thank you. Could I change the input type to "submit" instead of "image"? I just want my "browse" button to look just like all my other submit buttons . . . Erik One of the problems with "submit", Erik, is that you cannot identify multiple instances of submit tags. So, i

RE: Default html:checkbox to true

2004-08-23 Thread Ellingson, David
That seems to be the cleanest way to handle it. Thanks. Dave -Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Lionel Sent: Monday, August 23, 2004 9:42 AM To: [EMAIL PROTECTED] Subject: Re: Default html:checkbox to true Ellingson, David wrote: > It seems like this ques

RE: Default html:checkbox to true

2004-08-23 Thread Ellingson, David
However, it seems that results in the checkboxes defaulting to unchecked when the page is displayed; I need the checkboxes defaulted to "checked". Thanks, Dave -Original Message- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:25 AM To: Struts Users Mailing L

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Slattery, Tim - BLS wrote: You are a life saver. This is so cool. However, the "browse" button in this case is not a browse button but, rather, a submit button. Can you leave this as it is and also give us a submit button? Thanks a ton. This should show my partners in this crime that a su

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Slattery, Tim - BLS wrote: You are a life saver. This is so cool. However, the "browse" button in this case is not a browse button but, rather, a submit button. Can you leave this as it is and also give us a submit button? Thanks a ton. This should show my partners in this crime that a su

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Slattery, Tim - BLS wrote: So far I have this, Erik, which works in IE but not in Mozilla. Anyone have any other ideas on this? I did this before but lost it in a computer crash. Absolutely right, this won't work in Mozilla. IE allows this kind of addressing, but it's non-stan

Re: image button for file upload

2004-08-23 Thread Erik Weber
Tim, thank you. Could I change the input type to "submit" instead of "image"? I just want my "browse" button to look just like all my other submit buttons . . . Erik Slattery, Tim - BLS wrote: So far I have this, Erik, which works in IE but not in Mozilla. Anyone have any other ideas on this?

RE: image button for file upload

2004-08-23 Thread Slattery, Tim - BLS
> You are a life saver. This is so cool. However, the > "browse" button in this case is not a browse button but, > rather, a submit button. Can you leave this as it is and > also give us a submit button? Thanks a ton. This should > show my partners in this crime that a submit is > defini

Re: Default html:checkbox to true

2004-08-23 Thread Rick Reumann
Ellingson, David wrote: It seems like this question would have been asked before, but I couldn't find an answer in the archives. I am able to successfully use the html:checkbox tag. However, this tag seems to be trickier to use when you want to default the box to "checked". Simply setting the fo

Re: image button for file upload

2004-08-23 Thread Michael McGrady
Slattery, Tim - BLS wrote: So far I have this, Erik, which works in IE but not in Mozilla. Anyone have any other ideas on this? I did this before but lost it in a computer crash. Absolutely right, this won't work in Mozilla. IE allows this kind of addressing, but it's non-stan

Re: Default html:checkbox to true

2004-08-23 Thread Lionel
Ellingson, David wrote: > It seems like this question would have been asked before, but I > couldn't find an answer in the archives. I am able to successfully > use the html:checkbox tag. However, this tag seems to be trickier to > use when you want to default the box to "checked". Simply settin

RE: dealing with check boxes

2004-08-23 Thread Susan Bradeen
Jignesh Kapadia <[EMAIL PROTECTED]> wrote on 08/22/2004 10:37:24 PM: > Jim, > Thanks for you reply. But I really don't want to clear all my > check boxes. > Jignesh, Don't forget that the reset() does its thing before the formbean gets populated. So, if your formbean property contains v

RE: image button for file upload

2004-08-23 Thread Slattery, Tim - BLS
> So far I have this, Erik, which works in IE but not in > Mozilla. Anyone have any other ideas on this? I did > this before but lost it in a computer crash. > > > > src='browse.gif'> > Absolutely right, this won't work in Mozilla. IE allows this kind of addressing, but it's non-standard

how to write struts-config.xml if no action and form?

2004-08-23 Thread Ping Cheung Leung
If a form is to be called with DispatchAction, then I have to pass <.. parameter="method" ..> in struts-config.xml. If the form is called from a JSP file and it does not have an entry in struts-config.xml, what can I do? Should I an entry for the JSP file in struts-config.xml? ---

SV: Tiles set up

2004-08-23 Thread hermod . opstvedt
Hi This error comes from index.jsp -> org.apache.jsp.index_jsp._jspService(index_jsp.java:69) -Opprinnelig melding- Fra: andy wix [mailto:[EMAIL PROTECTED] Sendt: 23. august 2004 14:33 Til: [EMAIL PROTECTED] Emne: Tiles set up Hi, I am (still!) trying to set up Tiles in my Stru

re: Tiles set up

2004-08-23 Thread Richard Aukland
just in case this is it, you have a missing " at the end of your value attribute below; http://www.aukinfo.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tiles set up

2004-08-23 Thread andy wix
Hi, I am (still!) trying to set up Tiles in my Struts app. I am hoping to use Tiles definitions, but can't find any usable (working) simple examples to build from. Even the one at Cedric Dumoulin's site doesn't use this (best practice?) feature. I have tried a 'cut n shut' from the stuff bundled

Default html:checkbox to true

2004-08-23 Thread Ellingson, David
It seems like this question would have been asked before, but I couldn't find an answer in the archives. I am able to successfully use the html:checkbox tag. However, this tag seems to be trickier to use when you want to default the box to "checked". Simply setting the form attribute to true won

Validating Dynamically Creating Rows

2004-08-23 Thread DGraham
Return Receipt Your Validating Dynamically Creating Rows document :

RE: Newbie Validator Basic Configuration

2004-08-23 Thread Lykins Don H Contr AFSAC/ITS
Chris - To learn the validator plug-in,, I went through this tutorial from Oracle and it worked great!!! You can deploy a validator plug-in JSP page in 30 minutes. Try it! http://www.oracle.com/technology/obe/obe9051jdev/strutsvalidator/validator.htm the catch is you must use jdeveloper 10g,--

Validating Dynamically Creating Rows

2004-08-23 Thread Jitender K Chukkavenkata
Return Receipt Your Validating Dynamically Creating Rows document :

DTD not found

2004-08-23 Thread Ron McNulty
I have today migrated my JBoss 3.2.5/Struts 1.1 application to our QA server, which does not have Internet access. I am getting an error from the Digester, when looking for tiles-config1_1.dtd. It seems it is trying to read it from http://. Sure enough, turning off Internet access on my dev

RE: input and output form

2004-08-23 Thread Paul McCulloch
Sorry I'm not with you - there is not much context left in this message, and I can't see the original post. I believe my suggestion dealt well with problem described (though I can't be sure now). Do you have a new requirement - "Allow the user to re-use a previously filled in employee search form.