View Single Post
  #2 (permalink)  
Old 07-05-2007, 04:57 AM
Heather Heather is offline
Senior Member
 
Join Date: Jun 2007
Posts: 164
Heather is on a distinguished road
VB6 and Java use quite different programming models (procedural vs object oriented).
I think it would be best to just take the specs and do a clean implementation, especially since VB has nothing that even vaguely resembles servlets or EJBs.
Reply With Quote