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.

