AW: slow memory allocation problem

2000-08-31 Thread Nestel, Frank
Well, I think the example actually shows a slight defect in the Java allocation mechanism. Though this is probably language immanent. But the example is fairly extreme and I get the first few thousand allocations quite fast, so the question is if such situations regularly occur in "real" programs.

AW: Suggestion of Servlet Engine

2000-08-23 Thread Nestel, Frank
You mean Resin 1.1.3? We had a look at quite a few servlet containers, including JRUN, Jserv, Orion and a bit of Tomcat. Of course we didn't have the time to look into them realy deep. But Orion and Resin looked both fast and reliable. Resin has also a fairly small footprint which is important fo

AW: ANNOUNCEMENT: New JAKARTA-STRUTS Subproject

2000-06-13 Thread Nestel, Frank
Oops, two points I forgot in my last mail: * Developing on Resin, I am not used to restart the server to get changes effective. Currently I have to restart when I change any file resources of Struts. Struts should look for timestamps on files. The easiest workarround I now have, is to chan

AW: ANNOUNCEMENT: New JAKARTA-STRUTS Subproject

2000-06-13 Thread Nestel, Frank
Hi Craig, warning, this is long! I toyed arround last weekend with the Struts tools, but I'm still unsatisfied. The basic idea as well as the basic approach is very cool anyway. I'd like to stay closer to the JSP/Servlet framework as Webmacro and freemarker, but have a better separation of funct

AW: JSP on CD

2000-05-15 Thread Nestel, Frank
Thank you again. I've only read the servlet 2.2 specs yet to know that a war file is a special kind of jar file. So I guess I know how to contruct a war file. But new questions arise: * How do I configure the servlet container to fetch files from an war archive instead of an directory (a samp

AW: JSP on CD

2000-05-10 Thread Nestel, Frank
twoch, 10. Mai 2000 15:15 > An: [EMAIL PROTECTED] > Betreff: Re: JSP on CD > > Change your burning program... > > - Original Message - > From: "Nestel, Frank" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, May 10, 2000 3

JSP on CD

2000-05-10 Thread Nestel, Frank
Hello there, we are currently considering switching from ASP to Servlets+JSP. On of the reasons was that is is hard to burn (dynamic) ASP on a CD. There are solutions but all poor. Now we've tried to burn our JSP on CD in a precompiled fashion. Problem: The long names of generated java and class

AW: IIS+ JSP+RESIN = 404 !!

2000-04-20 Thread Nestel, Frank
We are doing a large comparison on servlet engines here. I have tested ServletExec, JRun, JServ the SUN JSWDK, some both on WIN-NT and a Linux Environment if applicable. Resin was one of the harder engines to put to work under Windows-NT. The description of the installation of the ISAPI Filter is