Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Portals and Portlets
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
TDD for a Shopping Website LiveProject
this week in the
Testing
forum!
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
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
Portals and Portlets
JSR Portlet Calling an EJB-- Sample(IBM Websphere)
pulijala hari
Ranch Hand
Posts: 70
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi..,
Does any one share good developing practices for calling an
EJB
from a JSR Portlet in IBM WPS?
regards,
hari
Adam Mazurek
Greenhorn
Posts: 27
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
The same as in
servlets
apps.
Regards<br />Adam Mazurek<br />SCJP 5<br />SCWCD 5
Cameron Wallace McKenzie
author and cow tipper
Posts: 5006
1
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
One thing I often see is wrapping the access or important methods up in a Portal Service. That's a common best practice.
-Cameron McKenzie
The two armies met. But instead of battle, they decided to eat some pie and contemplate this tiny ad:
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Struts Application to a Portlet
ibm api or jsr 168 api?
JSR v/s IBM portlet
Aren't IBM Portlet API based on JSR 168?
Convert JSP/Servlet Application to portlet
More...