views:

30

answers:

1

Hi,

I like to build web site similar to ebay.
I mean in size and functionality.

Can you recommend me java technologies and frameworks ?

Regards

A: 

Try using Apache Wicket as web framewrork. U can use iBatis or Hibernate to connect with backend database.

AppleGrew