Question : serve dynamic content from weblogic

Hi Guys,

is it possible to serve static content from web server (sun Java System Web Server) and dynamic content from weblogic.
if possible, how do I do it?


Thanks
Charan

Answer : serve dynamic content from weblogic

Hi Charan,

Servlet containers are meant to be for that and weblogic can clearly do that. You can write JSP, JSF, Servlets which can serve dynamic content and deploy them in weblogic.

I would highly recommend if you can go through JSP, JSF, Servlets section of weblogic.
Random Solutions  
 
programming4us programming4us