RE: FormFile.getFileData() not throwing FileNotFoundException?

2005-07-30 Thread David G. Friedman
Hey GP, Any chance you are: a) Using a different address than the EXACT email address you signed up for? b) Are emailng to some address other than "[EMAIL PROTECTED]" ? Regards, David (too late at night [1:30 am] to think about unsubscribing) -Original Message- From: GP [mailto:[EMAIL

RE: FormFile.getFileData() not throwing FileNotFoundException?

2005-07-30 Thread GP
i have been trying to get myself unsubscribed from stupid struts. 5 emails i sent already to the user-unsubscribe... but i still get 100 emails about how to make a link and how to make a stupid form...get me off this meta deta hell -Original Message- From: news [mailto:[EMAIL PROTECT

Re: Composing a link

2005-07-30 Thread N G
Hmm... Are you trying to suggest something I am missing here? The values of the parameters are not known until the page runs, so some work needs to be done to generate the correct "stupid" link. So, would you like to suggest something smarter than was already suggested or will you just leave us wi

Re: Composing a link

2005-07-30 Thread N G
I'll give that a try. At this point, I ended up just using the 'page' attribute like this: personId= then used the with page, name and so on attributes to get the existing attributes populated as a Map within the form. Thanks for your help though. I'll do it your way if it works. I think it's c

Re: FormFile.getFileData() not throwing FileNotFoundException?

2005-07-30 Thread Laurie Harper
nicole.wollgast wrote: I am using Struts 1.1. I have found the following problem when using FormFile. If the user enters a nonexistent path into a (not using the FileSelector, but inserting the file directly into the input field), struts doesn't recognize, that the file doesn't exist. Even a cal

FormFile.getFileData() not throwing FileNotFoundException?

2005-07-30 Thread nicole.wollgast
Hi, I am using Struts 1.1. I have found the following problem when using FormFile. If the user enters a nonexistent path into a (not using the FileSelector, but inserting the file directly into the input field), struts doesn't recognize, that the file doesn't exist. Even a call to FormFile.getFil

AW: logic:iterate - question

2005-07-30 Thread Leon Rosenberg
Sure html render object > -Ursprüngliche Nachricht- > Von: peceka [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 30. Juli 2005 20:39 > An: user@struts.apache.org > Betreff: logic:iterate - question > > hi, > > I've got: > > ArrayList offices > > array of office objects.

logic:iterate - question

2005-07-30 Thread peceka
hi, I've got: ArrayList offices array of office objects. On jsp page i'm showing this array using logic:iterate. But i would like to show just only some objects of this array list, which meet some condition. It is possible? Best Regards, p. -

Re: integration between sslext and servlet auth

2005-07-30 Thread Tremal Nailk
2005/7/29, Jim Kennedy <[EMAIL PROTECTED]>: > Not exactly obvious, but documented. thanks a lot. Infact, I did not find much documentation on SSLEXT. If you where so kind to tell me a good reference, I'll be glad cheers -- TREMALNAIK

Re: how to use tiles

2005-07-30 Thread Christopher Marsh-Bourdon
d d This depends on which machine you only want the "bit" to be refreshed. With Tiles, it will only refresh the bit that needs refreshing on the server, but the whole page will be refreshed on the client regardless. I think if you wanted to achieve what you are asking, frames really is

how to use tiles

2005-07-30 Thread d d
i am building an application where i have to refresh a perticular part of page rather than whole page..I used the concept of IFRAMES but it takes hell lot of time to load and refresh..I guess struts tiles may be useful here. Any idea if we can refresh only a part of full tile keep other parts unt

Re: feedback on roomity [was: Re: [ot friday] test - ignore]

2005-07-30 Thread Leon Rosenberg
Hmm... On linux (debian 3.1 (sarge) /kde) with jdk1.4.2 it doesn't work at all... It loads the fancy screen, but no buttons react on clicks... leon > -Ursprüngliche Nachricht- > Von: James Mitchell [mailto:[EMAIL PROTECTED] > Gesendet: Samstag, 30. Juli 2005 04:40 > An: Struts Users Mai