RE: Tiles/Orion(Oracle)

2001-11-02 Thread Darryl Pentz
Hi Cedric, So is there (was there) a known bug with Orion then? This sounds very much like the problem I had with Orion where a search form worked the first time, and then subsequently only returned the page of the first search's results. The JSP seemed to hang at the start tag. Could you pleas

RE: Duplication of Template Files Solution

2001-11-01 Thread Darryl Pentz
t; > > Here was the tiles definition for the path attribute > above (it can be any definition): > >path="/layout/classicLayout.jsp"> > > > > > > > > I used the tiles-docs.war file for my testi

RE: Duplication of Template Files Solution

2001-11-01 Thread Darryl Pentz
PROTECTED]> wrote: > > Tiles allows you to do this as well. > > > > btw: I have replied to another reply in this same > > thread about other things I like about tiles. In my > > usual haste I deleted the original message when I > > realized there was somethi

RE: Problem with Struts and Weblogic 6.1 SP1

2001-11-01 Thread Darryl Pentz
I last worked with Weblogic at v5.2 so bear that in mind with my comments. WL has 2 classpaths... one for itself, the application server, and one for the applications it runs. My guess is that you DO need to include struts.jar in the classpath for WL since the servlet is installed before WL looks

Duplication of Template Files Solution

2001-11-01 Thread Darryl Pentz
ayed around with seems to work fine with no problems. Any feedback would be appreciated. thanks, Darryl Pentz -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Tiles Problem

2001-10-28 Thread Darryl Pentz
hanging at a point that it could be due to my code having a threadlock so I'm confused. thanks in advance, Darryl Pentz _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- To unsubscribe, e-mail:

Tiles Problem

2001-10-27 Thread Darryl Pentz
way, any help will be appreciated. I really like using the design above because it prevents me from having to duplicate all my template definitions and the main body pages and just combine them into one page. regards, Darryl Pentz _ Get

RE: File Upload Problem

2001-06-26 Thread Darryl Pentz
) was COMPLETELY redesigned and it's also with this redesign that the spreadsheet gets corrupted. The change fixed the problem some found uploading ZIP files (including myself) but this new problem persists. thanks, Darryl -Original Message----- From: Darryl Pentz [mailto:[EMAIL PROTECTED]

RE: File Upload Problem

2001-06-26 Thread Darryl Pentz
. Jeff Krueger -Original Message----- From: Darryl Pentz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 4:38 AM To: [EMAIL PROTECTED] Subject: File Upload Problem Hi all, Has anyone else experienced problems with the file upload lately? I'm finding that uploaded files are being corrupted

File Upload Problem

2001-06-26 Thread Darryl Pentz
Hi all, Has anyone else experienced problems with the file upload lately? I'm finding that uploaded files are being corrupted. It doesn't seem to matter what type the document is. I've found an Excel spreadsheet and a Word document that have displayed problems. It seems, doing a binary compare, t

RE: problems with dbtags any suggestions!!

2001-06-12 Thread Darryl Pentz
It looks like your driver class file isn't in the CLASSPATH for your application server. Check that the JAR file for the PostgreSQL drivers is in the app server classpath.   - Darryl -Original Message-From: Chuck Amadi [mailto:[EMAIL PROTECTED]]Sent: 12 June 2001 16:04To:

RE: Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Darryl Pentz
sbell [mailto:[EMAIL PROTECTED]] Sent: 12 June 2001 14:50 To: [EMAIL PROTECTED] Subject: Re: Handling Multipart forms (sort of Wizard) Darryl, you need to get away from the pc a little more ;^> - Original Message ----- From: "Darryl Pentz" <[EMAIL PROTECTED]> To: <[EMAIL

RE: Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Darryl Pentz
Thanks, that'll be great. Look forward to the post. Ditto on documentation... one of those necessary evils in life you know, like women. ;) -Original Message- From: Andrew Steady [mailto:[EMAIL PROTECTED]] Sent: 12 June 2001 12:09 To: [EMAIL PROTECTED] Subject: RE: Handling Multipart

RE: Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Darryl Pentz
This sounds like a very elegant though sophisticated design. Any way you could post some diagrams or something? I don't know, GIF's of object models etc. Or is there a URL you could direct us to? Just curious because I wasn't smart enough to understand everything from your description. - Darryl

RE: Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Darryl Pentz
I think you're making things far too complicated. Read the note I posted a little while ago. - Darryl -Original Message- From: Victor Chai [mailto:[EMAIL PROTECTED]] Sent: 12 June 2001 10:26 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: Handling Multipart forms (sort of Wizard)

RE: Handling Multipart forms (sort of Wizard)

2001-06-12 Thread Darryl Pentz
Well I don't know if this is conventional, but what I've done is to add an attribute to the form, say 'action', and to add action as a hidden field in the form. Then assign it a different value on each form... in your case maybe 'education', 'experience' and 'general'. Then in your vali

RE: File Upload Corrupting Zip File

2001-06-11 Thread Darryl Pentz
t caused the problem, that might help too. Thanks. -- Martin Cooper - Original Message - From: "Darryl Pentz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 08, 2001 7:31 AM Subject: File Upload Corrupting Zip File > Hi all, > > Something happe

File Upload Corrupting Zip File

2001-06-08 Thread Darryl Pentz
signature not found): 409756 (attempting to re-compensate) Extracting Image36.gif Error: unexpected end of file encountered Error: invalid compressed data to inflate thanks in advance, Darryl Pentz