JSP with WebObjects Question
JSP with WebObjects Question
- Subject: JSP with WebObjects Question
- From: Daniel Brajkovic <email@hidden>
- Date: Tue, 31 Jul 2007 11:11:08 -0500
I am trying to figure out if I can use a particular combination of
JSP and WebObjects. I have read and understood Apple's Docs
reagarding this but it doesn't give an example of what I want to do.
From within a JSP, can on access a method create in WO without
returning a WO html page. For example:
I have a WO Component that grabs data from OpenBase, shows the data
in a WORepitition, and has Update, delete, and Add buttons and
associated methods.
Now I want to use a JSP the get the data from WO, and the JSP to be
able to invoke those methods.
I am trying to do this because I have another app that works easily
with JSP and getting it to work with WO is way beyond my abilities.
Can someone give me a quickie tutorial on how to do this?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden