First I was trying to convert a servlet code to pojo so i can call them from 
JSF as manage beans but i ran into the problem of ServletContext and 
getServletConfig methods and thats where I am stuck at.

Craig McClanahan <[EMAIL PROTECTED]> wrote:  On 4/1/07, paksegu 
wrote:
> Hi,
> Can you call a servlet/methods from a JSF app just as you can with manage 
> beans?
> Thanks
>

The short answer is yes, but it might help to understand a little bit
more about what you are trying to do. A JSF application *is* a
servlet based application, so everything you can do with servlets can
be done from there as well. However, there are always things to be
aware of when you integrate things like this.

>
> Ransford Segu-Baffoe

Craig


>
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
> http://www.noqturnalmediasystems.com/
> http://www.noqturnalmediasystems.com/Serenade/
> https://serenade.dev.java.net/
>
> ---------------------------------
> Get your own web address.
> Have a HUGE year through Yahoo! Small Business.



Ransford Segu-Baffoe

[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.noqturnalmediasystems.com/
http://www.noqturnalmediasystems.com/Serenade/
https://serenade.dev.java.net/
 
---------------------------------
Don't be flakey. Get Yahoo! Mail for Mobile and 
always stay connected to friends.

Reply via email to