• 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
Help deciphering SocketException, (anchor problem)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help deciphering SocketException, (anchor problem)


  • Subject: Help deciphering SocketException, (anchor problem)
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Thu, 8 Dec 2005 11:23:47 -0800

I had dynamic anchors working, but when I switched Review page to a SubComponent structured web page, the anchors stopped working.

In below SecureComponent (SC) is my super class of WOComponent, and prefixes all the web pages.

When I add the anchor to the response I get a SocketException: Broken pipe.

The binding for the SubComponent is:
	transactions curTrans		// where curTrans is a WODisplayGroup

In the HTML is the tag:
	<A name="#EditRow61">

****************************************
Below is what I dump out from <SC: EditSC>, where EditSC is my SubComponent inside my Review page.


takeValuesFromRequest in EditSC-> EditRow61

	Below is what I dump out from <SC: appendToResponse>:

appendToResponse in SC is NOT doing anchor-> /cgi-bin/WebObjects/ FinancialWO.woa/wo/k8WVAyg92z01tf00bK4b7M/3.

appendToResponse in SC is doing anchor-> /cgi-bin/WebObjects/ FinancialWO.woa/wo/k8WVAyg92z01tf00bK4b7M/3.1.15#EditRow61

[2005-12-07 14:41:16 PST] <WorkerThread4> <WOWorkerThread id=4 socket=Socket[addr=/fe80:0:0:0:20a: 95ff:fed8:60f6,port=61780,localport=61700]> Exception while sending response: java.net.SocketException: Broken pipe

appendToResponse in SC is NOT doing anchor->/cgi-bin/WebObjects/ FinancialWO.woa/wo/k8WVAyg92z01tf00bK4b7M/4.
****************************************
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>



_______________________________________________ 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
  • Follow-Ups:
    • Re: Help deciphering SocketException, (anchor problem)
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: WOResourceManager and localization issue
  • Next by Date: Re: How to install JavaMail
  • Previous by thread: Re: WOResourceManager and localization issue
  • Next by thread: Re: Help deciphering SocketException, (anchor problem)
  • Index(es):
    • Date
    • Thread