• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using Static HREF - Session Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Static HREF - Session Problems


  • Subject: Re: Using Static HREF - Session Problems
  • From: Jonathan Rochkind <email@hidden>
  • Date: Tue, 16 Sep 2003 10:11:43 -0500

What is the static URL being called by your javascript? It sounds to me like somehow it's ending up a URL that _does_ point at your WO app, even though you mean it to point at some other static page entirely outside your WO app. If my guess is correct, then we'd have to look at exactly what this URL is to figure out why it's doing that.

At 11:44 PM 9/15/2003 -0700, MadBrowser wrote:
First off, thanks to everyone on this list. I'm obviously still learning WO and you guys have been really helpful.

I am having a problem with a static A HREF in one of my Web components... Basically this link looks like this:
<a href="javascript:cal1.popup();"><img src="/img/cal.gif" width="16" height="16" border="0" alt="Click Here to Pick up the date"></a>


What this does is open a small window that contains a calendar widget. The JavaScript itself does a little processing and then displays another HTML page that lives outside my Web application.

When I click on it, the small window opens up, no problem. The problem is that the window contains an error that there is no session available...

Now, obviously my static HREF won't have a session id in the URL... What I'm confused about is why it is required... The JavaScript is outside of my WO app. Shouldn't this HREF just act like calling any other external page?

Any help on this is appreciated.

Thanks,
Hunter
_______________________________________________
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.

References: 
 >Using Static HREF - Session Problems (From: MadBrowser <email@hidden>)

  • Prev by Date: Re: EOModel: retrieving tableattributes
  • Next by Date: Re: Using Static HREF - Session Problems
  • Previous by thread: Using Static HREF - Session Problems
  • Next by thread: Re: Using Static HREF - Session Problems
  • Index(es):
    • Date
    • Thread