Re(4): shtml on WO 5.3
Re(4): shtml on WO 5.3
- Subject: Re(4): shtml on WO 5.3
- From: "Robert Snyder" <email@hidden>
- Date: Fri, 23 Sep 2005 09:01:03 -0400
- Organization: Penn State World Campus
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.
Robert
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
>>
>>
>> ____________________________________________
>>
>> Robert Snyder, Director
>> Data Management Services
>> The Pennsylvania State University
>> 222-G Outreach Building
>> University Park PA 16802
>> Phone: 814-865-0912 Fax: 814-865-4406
>> E-mail: email@hidden
>> URL: http://www.worldcampus.psu.edu
>>
>>
>
>--
>Unnamed - an introduction to web applications using WebObjects and
>Xcode http://www.global-village.net/wointro
>
>Practical WebObjects - for developers who want to increase their
>overall knowledge of WebObjects or who are trying to solve specific
>problems. http://www.global-village.net/products/practical_webobjects
>
>
>
>
>
____________________________________________
Robert Snyder, Director
Data Management Services
The Pennsylvania State University
222-G Outreach Building
University Park PA 16802
Phone: 814-865-0912 Fax: 814-865-4406
E-mail: email@hidden
URL: http://www.worldcampus.psu.edu
_______________________________________________
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