Well I am a new developer (I was still in college when I began helping with this project) My boss told me the client would like to use .NET, and I got kind of excited because I haven't worked with .NET/ASP/C# for quite a bit, and I love the compiler, but he talked the client out of it (the client is personally known [can't really say friend as they don't get along too well] by my boss). When I say limitations arise, I meant that quite possibly even .NET could even have some types of issues with huge uploads, so I guess what I was saying is that 'limitations sometimes come with software programming, and thus just because we chose Java instead of .NET didn't mean .NET couldn't have had its own issues'.

Servlets are never reached in the web application, only the filters are hit. Servlet calls seem to be getting skipped.

Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David,

David Hesson wrote:
I have installed 6.0.14 now and the same problem persists.  I am
starting to worry about our choice to use Java for this web application
project now...

I know for a fact that Tomcat 5.5 can accept bigger-than-2GB uploads.
There must be something else going on, as evidenced by the fact that
your code isn't being called.

Can you toss-out your JSPs and try a vanilla servlet? Just something
that can dump out the headers and maybe spit out progress to a log file
for how many bytes it's receiving? Just print something like "got
another 10MB everytime you hit 10MB.

the client insisted that we used .NET framework or
'Microsoft' products if you will, but limitations [arose].

Just 'cause I'm curious: what were those limitations? It's pretty ballsy
to ignore a semi-major customer requirement like that.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGybwf9CaO5/Lv0PARApssAKCIdQ41r/1fwy7+UHjAx/BA6xi00gCbBK6E
hWDIvpvlq88xQceW98nPOGY=
=pGFC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
David Hesson
Software Engineer
NuRelm, Inc.
http://www.nurelm.com

Toll Free: 1-877-268-7356  ext. 207
Local: 1-724-430-0490  ext. 207

Reply via email to