Re: actionmapping set-property problem in 1.1 upgrade

2003-09-11 Thread Jan Zimmek
em, but this would mean to recompile an own struts-binary. Better someone who has cvs-write access fix it to be sure it is in the next nightly build. greets Jan Zimmek - Original Message - From: Bill Milbratz To: 'Struts Users Mailing List' Sent: Friday, September 12, 2

struts-config - digester problem

2003-09-11 Thread Jan Zimmek
1.1 final. Would be great if anyone could help me to solve my problem. greets Jan Zimmek

Re: [OT] Question about Servlets & Threads

2003-08-20 Thread Jan Zimmek
t fighting you." thanks & greets Jan Zimmek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Question about Servlets & Threads

2003-08-19 Thread Jan Zimmek
OException{ > process(arg0, arg1); > } > > to > > protected void doGet(HttpServletRequest request, HttpServletResponse > response) throws ServletException, IOException{ > process(request, response); > } > > (you could also use req and resp instead of requ

Re: [OT] Question about Servlets & Threads

2003-08-19 Thread Jan Zimmek
- Original Message - From: "Jan Zimmek" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, August 19, 2003 9:02 PM Subject: Re: [OT] Question about Servlets & Threads > Hi, > > -> "How lo

Re: [OT] Question about Servlets & Threads

2003-08-19 Thread Jan Zimmek
each making 1000 requests in a loop). Each request has been processed correctly. Hope this message is not so long that you directly drop, because I am very occupied with this subject. Any comments would be very appreciated. greets Jan Zimmek - Original Message - From: "Craig R. McC

Re: [OT] Question about Servlets & Threads

2003-08-18 Thread Jan Zimmek
Hi, thanks for your answer. But I think you misunderstand my intention a little. Have you links to resources dealing with complex threading issues ? greets Jan Zimmek - Original Message - From: "David Graham" <[EMAIL PROTECTED]> To: "Struts Users Mailing List"

Re: [OT] Question about Servlets & Threads

2003-08-18 Thread Jan Zimmek
Hi, I know, but I want to have a similar behavior like "global variables" to access Request/Response-Object without to pass them as parameter to each method I need to access them. Does this mailing support attachments ? Else my problem could be a bit confusing. greets Jan Zimmek

[OT] Question about Servlets & Threads

2003-08-18 Thread Jan Zimmek
ct is always the it should be or can there be any inconsistency ?   I have attached some source-files and would be very great if some of you could explain me if anything would work or if I am running in trap :-?   greetz Jan Zimmek -

[OT] Clustering / Session Replication

2003-07-16 Thread Jan Zimmek
e those huge HttpSessions over several servers without the needed RAM of ~200mb per server ? Any comment would be really appreciated. regards, Jan Zimmek

StrutsValidator + html:select

2002-12-17 Thread Jan Zimmek
possible to check a selectbox with "depends=required" at all ? Thanks in advance Jan Zimmek -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: problem using html:form in different struts-modules

2002-12-05 Thread Jan Zimmek
lease check if it is really not possible to use a jsp html:form tag to target to different stuts-module-actions ? Any help would be appreciated. Jan Zimmek - Original Message - From: "Michael Delamere" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL