Re: intuitively to get new Id to next action when old Id is in request?

2003-08-14 Thread Reinhard
> I am looking at sticking the new id on the querystring of the > actionforward path, but struts throws an exception ... Sorry about my question, but don't share querystring and request the same accessability and lifetime? What's the benefit of querystring over the request? ---

Re: memory leak with large POST

2003-08-14 Thread Reinhard Nägele
member, it happened on parsing the request somewhere in CommonsMultipartRequestHandler or FileUploadBase. As a workaround, I created a separate form for the file upload only. This makes sense anyway, since FileUpload involves a lot of overhead. Reinhard Leone, James wrote: We're a few d

question about modules

2003-08-14 Thread Reinhard
ation to that module? any help (comment or url) is appreciated. Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Interesting JSF info

2003-08-14 Thread Reinhard
ke struts or ojb. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Interesting JSF info

2003-08-14 Thread Reinhard
Hey Bailey, just let me say, that I enjoy your comments. Not only for showing me, that I'm not the only in doubt about the future ;-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [OT] RE: JSTL ot struts taglibs?

2003-08-14 Thread Reinhard
start with. For my opinion - the java comunity already has good solutions, that don't have to fear .NET at all. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Extension for tiles / TilesDefinitionsFactory

2003-08-14 Thread Reinhard
- that's it. If you're interested in the code, feel free to contact me. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts 1.1: what's the preferred way to use databases?

2003-08-14 Thread Reinhard
Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

extending Action-config

2003-08-14 Thread Reinhard
? Where do I have to register i.e. MyActionConfig class? I found a class like ActionMappingFactory, but this seems to deep inside. Any comment is welcome. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Struts 1.1: what's the preferred way to use databases?

2003-08-14 Thread Reinhard
hat better to use? Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

accessing Attribute of a parent-tile-definition

2003-08-14 Thread Reinhard
value of "attrib.01" in the file body.jsp? No prob to access it in main.jsp, but I have no idea about accessing the attribute from body.jsp. I tried and and , but no way. Any answer is appreciated. kind regards Reinhard -

Re: another question to tiles

2003-08-14 Thread Reinhard
Thanks Hue! Great! your bundle of links! I'll go for it. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: and multiple modules

2003-08-14 Thread Reinhard
have you tried to embed your switch-action in the action-attribute of i.e.

Re: [OT] Interesting JSF info

2003-08-14 Thread Reinhard
w technology. Obviously I didn't got you wrong! I think the same way, completely! cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts 1.1: what's the preferred way to use databases?

2003-08-14 Thread Reinhard
appy with ibatis db-layer). But as I read the papers of ojb I was completely fascinated about the straight design. Ok, I'm a fan of metadata too. I gonna switch to ojb, but that's my second step. Actually I'm lost in tiles and

Re: JSTL and Struts-el

2003-08-14 Thread Reinhard
ay be true only for bigger projects ... cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts Validator Javascript

2003-08-14 Thread Reinhard
> ... Am I so special :) ;-) If I remember it well, it's an open issue in the bug-list. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: commons-fileupload.jar

2003-08-14 Thread Reinhard Nägele
Download Struts 1.1 again. I think they packaged a wrong jar when Struts 1.1 was released, which was fixed later. DiskFileUpload is definitely included in my Struts 1.1 distribution. Reinhard Filip Polsakiewicz wrote: Hi everybody, i found that the commons-fileupload.jar shipped with struts

Re: question about modules

2003-08-14 Thread Reinhard
Thanks a lot Matt! That where a lot of impulses to work on. Have a nice day, Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: and multiple modules

2003-08-14 Thread Reinhard
ing worked and your problem is with the action-definition. You know that with module-switching you have to cut of the path of the module in the action-definition? hope this helps. Reinhard - To unsubscribe, e-mail: [EMAIL PROTEC

TilesDefinitionsFactory

2003-08-12 Thread Reinhard
this approach? Any comment is welcome! cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: and multiple modules

2003-08-11 Thread Reinhard
So there may be some other bugs too. Enjoy your next try and don't change too fast to JSTL ;-) Good luck. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: another question to tiles

2003-08-11 Thread Reinhard
o you have any experiences about the cost of the "additional" trip to an action? - Why do you write an extra cookie. Is it not ok, to store the user-settings in the session-context? - Do you know, where the default locale comes from? Does it c

another question to tiles

2003-08-11 Thread Reinhard
s for one logic-step. One for each possible layouts. Q: Is it possible, to create tile-definitions on the fly (in memory) like I already do with ActionForwards? - and if so, could anybody give me a hand on how to do it? Any comment is ap

Re: and multiple modules

2003-08-11 Thread Reinhard
> > > with the hidden attribute it won't work. Both arguments are needed in the querystring and for so you have to use the way I wrote it in my first reply. cheers Reinhard - To unsubscribe, e-mail: [EMAIL

RE: accessing Attribute of a parent-tile-definition

2003-08-10 Thread Reinhard
in i.e. body.jsp. In the body.jsp I tried the access with and with So I have no more idea, what to try. Anybody out there, who could help me? Thank you for any help. kind regards Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to configure commons-logging on JDK1.4

2003-08-10 Thread Reinhard
The answer to your problem is: at the homepage of commons-logging (where you'll find the online doc) and you don't need to join the mailing-list of commons ;-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

Re: Tiles status and feature suggestion WAS accessing Attribute of a parent-tile-definition

2003-08-10 Thread Reinhard
out using the attribute-name in your tiles-definition. In your Tiles-controller you have all freedom to create a dynamic content. I do it this way and it works well (having many controllers in one logical page) cheers Reinhard ---

Re: JSTL ot struts taglibs?

2003-08-09 Thread Reinhard
he time after the rollout - so, things which are not subject of change, IMHO are ok in config files. All other stuff it's already possible, read from database. So I can see no step backward. cheers Reinhard - To unsubscribe, e-

Re: JSTL ot struts taglibs?

2003-08-08 Thread Reinhard
> I like it how some people don't get disturbed by questions about connecting > to a database with JDBC to the Struts user list but get mad if you post a > differing opinion about the crappy way some tags were written that > interfaces with Struts code. What an ACE! [vote]: +1000 -

Re: extending Action-config

2003-08-08 Thread Reinhard
Thank you! Looks good. I'll go for it. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: get new Id to next action continued....

2003-08-08 Thread Reinhard
on. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: intuitively to get new Id to next action when old Id is in request?

2003-08-08 Thread Reinhard
> because I'm moving from one action to a second action within the scope > of the same request I think I got that. Not sure whether I got your problem completely. I created an ActionMapping class before, just to change the action-path dynamically. Now I needed more information to configure an a

Re: Returning a result set

2003-08-07 Thread Reinhard
have a look at www.ibatis.com The db-layer is a pretty good counterpart to struts and very well documented. It's worth to look at (I'm not sponsered by ibatis) cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROT

RE: accessing Attribute of a parent-tile-definition

2003-08-06 Thread Reinhard
y hidden/nested. Should we go for java:faces? Any answer is welcome and appreciated. cheers Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: DynaValidator Form is Null

2003-06-17 Thread Reinhard Nägele
Not true. Struts always creates the form for you if it is configured correctly. It doesn't matter if the request is submitted from a JSP or results from clicking a link. IMHO you should never create forms yourself. I presume this is a configuration problem. Reinhard Ben Anderson wrote:

Re: Communication applet-servlet, how to do a forward.

2003-06-17 Thread Reinhard Nägele
call showDocument(URL) with that URL. This way, you'd always create a new request, a forward is not possible. Reinhard [EMAIL PROTECTED] wrote: Hello! I'm developing an application with communication between applet and front-controller (that calls the corresponding Actions). No prob

Re: RC2 requiredif validation rule syntax change

2003-06-16 Thread Reinhard Nägele
Thanks for pointing this out. I wonder nobody else has responded to your message. What's the point of that kind of change? I read the release notes and couldn't find anything about this. That's the place where such kinds of changes ought to be listed! Reinhard Kevin Rob

Class-Path entry in struts.jar (Struts 1.1 RC 2)

2003-06-16 Thread Reinhard Nägele
lighten me here. Thanks, Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts 1.1 RC1 - Validator problems on Linux only

2003-03-21 Thread Reinhard Nägele
Thanks for the info. I guess, the Internet connection was the problem then. I searched the bug database but couldn't find this. I'll check again. Reinhard COMPAGNON GUILLAUME wrote: ensure you ve got the very last version of commons-validator in fact, with the commons validator bu

Struts 1.1 RC1 - Validator problems on Linux only

2003-03-21 Thread Reinhard Nägele
ed. So, I really wonder what this was. Has anybody else experienced such behavior? Are there any Linux-specific issues? Thanks, Reinhard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-15 Thread Reinhard Spisser
struts-menu.sourceforge.net The Description says: Web menuing framework for JSP and Struts based applications. Menus can be defined in an XML file and displayed through the use of JSP tags. Support for dynamic javascript menus is included. Reinhard Il ven, 2002-11-15 alle 12:07, Zsolt Koppany

Re: Dynamic select menu in JSP - Struts-Menu1.1

2002-11-14 Thread Reinhard Spisser
Struts-menu requires 1.1 of struts; you need to configure it as a plugin. Struts-menu is a very interesting plugin, it saved us a lot of work in handling menus. Reinhard Il gio, 2002-11-14 alle 23:06, Eddie Bush ha scritto: > That's odd. The README in the 1.1 version says it

Re: StrutsTestCase + overriding setUp without calling super.setUp()ERROR

2002-11-14 Thread Reinhard Spisser
You need to call super.setUp() before super(testname) . I found that adding the following code: public void setUp() { try{ super.setUp(); } catch(Exception e){ } } made it work correctly. Il gio, 2002-11-14 alle 11:58, Maarten Volde

RIF: NullpointerException in ActionForms

2002-11-08 Thread SPISSER REINHARD
I get the same error on the struts sample application. If I type: localhost:8080/struts-examples/saveRegistration.do, I get a NullPointerException. Try it without calling the EditRegistration.do action. Can anyone reproduce this? Reinhard -Messaggio originale---

NullpointerException in ActionForms

2002-11-07 Thread Reinhard Spisser
with the values from the Jsp (the jsp has not been displayed). All values in the FormBean are nulls. I have added an instruction at the beginning of the validate() that checks if one of the text fields are null, the validate returns null. Is there a better way to handle this? Thanks Reinhard

validate() in ActionForms

2002-11-07 Thread Reinhard Spisser
the values from the bean inizialized in modifyUser.do. What is a correct solution for this? Thanks Reinhard -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

RE: Continuous datastream from server to client

2002-11-05 Thread Reinhard Dunst
utput page, but thats my last option. So you think, there is no way to send data with undefined length from server to the client? Reinhard > -Original Message- > From: Joe Germuska [mailto:Joe@;Germuska.com] > Sent: Tuesday, November 05, 2002 3:48 PM > To: Struts Users Mailing L

FW: Continuous datastream from server to client

2002-11-05 Thread Reinhard Dunst
Hi I'm new in Struts and I run into a problem with very large lists for printing. Normaly I limit the lists to a given number of records, but for printing in need all the records from the database. My first try was to collect all the records i need in a low priority thread in the background, store

Continues stream from server to client

2002-11-02 Thread Reinhard Dunst
Hi yesterday I run into a problem with very large lists for printing. My first try was to collect all the records i need in a low priority thread in the background, store it in session context and display the list in a "

Re: Get ans Set automatic

2002-10-25 Thread Reinhard Spisser
Netbeans 3.4 (www.netbeans.org) supports this feature. Netbeans is free. Reinhard Il ven, 2002-10-25 alle 09:49, BARADAT Benoit ha scritto: > Hello, > > I'm looking for a tool that do the java code for get and set automaticly. > > Where can I find it ? > > TIA > -

Re: JDK 1.4 and struts

2002-10-22 Thread Reinhard Spisser
I'm using Struts 1.1b2, jdk1.4.1_01 without problems on my laptop running RedHat 8.0. We've been working with Struts 1.1b2 and jdk 1.4, both on Linux (7.3, 8.0) and Windows 2000 since July and we didn't have any problems with it. Reinhard Il dom, 2002-10-20 alle 02:21, e

dynamic forward?

2002-07-01 Thread Reinhard
id=10. How can I do that thanks in advance Reinhard

Re: Best way to forward to login, then re-forward to originallyrequestedresource?

2002-05-29 Thread Reinhard Nägele
DIRECT_KEY); if (redirectMapping != null) { session.removeAttribute(REDIRECT_KEY); return new ActionForward(redirectMapping.getInput()); } Reinhard Rick Mann wrote: >on 5/28/02 11:59 PM, Adam Hardy at [EMAIL PROTECTED] wrote: > > > >>I wouild save the form