Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes BEA/Weblogic and the fly likes Help Required Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Help Required" Watch "Help Required" New topic
Author

Help Required

Aditya Prasad
Greenhorn

Joined: Sep 02, 2004
Posts: 13
Hi All
I am new to weblogic workshop and i am trying to build a sample web application.
My application contains jsp,servlet,ejb and other class files.

The flow in the application should be like this :
jsp---->servlet---->EJB--->DBClas.
I created a jsp in workshop but couldn't create a servlet. How do i create a servlet and pass the control from the jsp to the servlet and then to EJB ?
can anyone help me regarding this ? Any links or examples will be of great help to me.


Regards
Aditya
+91-98402--63222
Gabriel Buheler
Ranch Hand

Joined: Apr 21, 2004
Posts: 39
There are several technologies that can support that flow with BEA.

For example, you can just call your servlet from jsp, pretty straight forward.
and then you can use an EJB Control to call your ejb.

Search for "EJB Control" in the link below.

http://e-docs.bea.com/workshop/docs81/doc/en/core/index.html

Hope this help!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Help Required
 
Similar Threads
Adding servlet in weblogic workshop
I am new to weblogic ???
ejb workshop How To question
new to EJB
Configure Weblogic 8.1