Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSF
Search Coderanch
Advance search
Google search
Register / Login
Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
JSF
Invoking Servlet from Managed bean
Abiodun Adisa
Ranch Hand
Posts: 495
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Please is it possible to invoke a
Servlet
from my managed bean, i am able to invoke using outputLink but i intend to invoke a servlet from my managed bean
Andres Quinones
Ranch Hand
Posts: 57
posted 16 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
have you tried doing the mapping in the faces-config.xml and in the Managed Bean output the
String
in order to redirect you to the servlet you want?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Calling a Managed Bean method from Servlet
how to trigger a servlet from JSF
how to call a servlet from jsf managed bean?
Accessing JSF sesson bean from a servlet
JSF Url Mapping (Newbie)
More...