is java servlet a good way for developing a website

Hi,

i am developing a website that has to download huge data and upload huge data .also money transactions through credit cards need to be involved.is java servlet a good way to do this or should i use an ejb or any other technology.

Any help is appreciated.

[277 byte] By [suryakula] at [2007-11-27 11:45:27]
# 1

do you think none of banking domains automated before invention of ejb!!!

Its good enough you can fulfill your needs with servlet..

my_foruma at 2007-7-29 18:01:49 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2

Thanks for the reply.But di i need to use threading of some sort or can i directly write private methods to fulfill the purpose.Also is there any way my servlet can recognise when a device is connected to a usb port of local machine

any help is appreciated

suryakula at 2007-7-29 18:01:49 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...