RE: calling a WO app from an external link
RE: calling a WO app from an external link
- Subject: RE: calling a WO app from an external link
- From: "Ricardo T Saito" <email@hidden>
- Date: Wed, 26 Mar 2003 16:25:06 -0300
Hi Richard,
Depends if you are using Apache/IIS or not. :-)
If you're not using Apache/JavaMonitor to deploy your applications, you have
to add -WOPort XXXX in the startup parameters to get a fixed URL.
If you're using Apache/JavaMonitor, usually the URL is just
www.company.com/cgi-bin/WebObjects/appName.woa/wa/default
Just a tip, you can also add the -WOPort in your project, that's very
usefull when you're using two computers, one to develop and one to browse
the site.
Look for a document from Apple called "Deploying Applications"
http://developer.apple.com/techpubs/webobjects/Deployment/Deploying_Applicat
ions/index.html. There's a lot of good information inside it.
Hope this helps.
----------------------------------------------------
Ricardo T Saito - email@hidden
Computer Engineer
Americanas.com - Sao Paulo - Brazil
-----Original Message-----
From: email@hidden
[mailto:email@hidden]On Behalf Of Richard L.
Peskin
Sent: Wednesday, March 26, 2003 3:36 PM
To: email@hidden
Subject: calling a WO app from an external link
I have noticed that when I launch a WO app (.woa file) the browser
shows a port number that changes every time I launch the application.
(I am doing this from a development environment, not a deployment
environment.) Why does the port number change? More important, what is
the correct URL syntax to call a .woa file?
--dick peskin
Richard L. Peskin, RLP Consulting, Londonderry, VT
http://www.rlpcon.com
http://www.caip.rutgers.edu/~peskin
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.