B
Bit Byte
I have some legacy code (C/C++) that I have written a custom servlet
engine for. The servlets contain the bulk of my 1st 2 layers in a 3 tier
architecture - i.e. data layer and business logic layer respectively. Is
it possible for me to use my servlets for the first two layers and then
use ASP.NEt (i.e. webforms etc), for the presentation layer ?
engine for. The servlets contain the bulk of my 1st 2 layers in a 3 tier
architecture - i.e. data layer and business logic layer respectively. Is
it possible for me to use my servlets for the first two layers and then
use ASP.NEt (i.e. webforms etc), for the presentation layer ?