Hi All !
I'm working on a project to develop an Enterprise Application using MVC-2 Architecture on Websphere Application Server.
In the project we are using JSP to display data on the web.
Now if I wish to make my application enabled on multiple device types can any body give me some tips how to implement it.
 
Architecture of Application is :
 
JSPs <------> Controller Servlet <------->Business Components <----->Database.
 
Thanks
Lokesh Verma

Reply via email to