Re: Re(4): shtml on WO 5.3
Re: Re(4): shtml on WO 5.3
- Subject: Re: Re(4): shtml on WO 5.3
- From: Sacha Mallais <email@hidden>
- Date: Fri, 23 Sep 2005 09:25:27 -0700
On Sep 23, 2005, at 6:01 AM, Robert Snyder wrote:
Ok,
So I am trying to get this to work, but nothing is getting processed.
Here is the text of the .shtml page (we lots of ssi's pointing to
static
files so we know they work on this server).
<html>
<header></header>
<body>
<p>start</p>
<!--#include virtual="/cgi-bin/WebObjects/CourseSchedulePages.woa/wa/
courseSchedule?programCode=RMIC" -->
</body>
</html>
But the only thing that gets returned in the browser is the word
"start."
Here is a call to the actual direct action. As you can see it
returns a table:
<http://www.worldcampus.psu.edu/cgi-bin/WebObjects/
CourseSchedulePages.woa/wa/courseSchedule?programCode=RMIC>
Here is the URL for the test page with the include that points to the
direct action:
<http://www.worldcampus.psu.edu/test/ssiTest/index.shtml>
If anyone has any good ideas of how to get this to work, I would
really
love it. Right now we are looking at having a static page pull the
table
into a frame which is rather a kluge.
Is there anything useful in the error log? Seems to me that this
should just work.
sacha
On Tue, Sep 20, 2005, Chuck Hill wrote:
If you are using sessions then you need to be storing them in
cookies. Otherwise, is it just a basic
<!--#include virtual="/cgi-bin/WebObjects/AppName.woa/wa/action" -->
include.
I don't recall there being anything else to it (beyond what SSI
usually needs in terms of the xbit hack or naming the files shtml
etc), but that was five years ago.
Chuck
On Sep 20, 2005, at 1:18 PM, Robert Snyder wrote:
On Sun, Sep 18, 2005, Chuck Hill wrote:
You _can_ include
direct action calls to WO from a static HTML file.
How exactly do you do that?
Robert
--
Sacha Michel Mallais Senior Developer / President
Global Village Consulting Inc. http://www.global-village.net/
PGP Key ID: 7D757B65 AIM: smallais
Bottom posting is your friend:
http://www.river.com/users/share/etiquette/
Attachment:
PGP.sig
Description: This is a digitally signed message part
_______________________________________________
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