Daniele,
Below is our module layout:
<WOComponent : OTW>
<iframe src='THF'>
<frameset cols='2' rows='1'>
<frame src='SQRW'>
<frameset cols='3' rows '2'>
<ACTIVE COMPONENTS>
</frameset>
</frame>
<frame src='TLF'/>
</frameset>
</iframe>
--some hidden code in here
</wocomponent>
Once user is into the 'SQRW' frameset, they do lot of transactions,
and this process ideally, TLF, THF, OTW components are refreshed,
they stay old.
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the
present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
On 22-Nov-07, at 6:29 PM, Daniele Corti wrote:
Ok, let me see if i've understand correctly:
<iframe src=OTW />
in OTW
//some hidden code
<frameset cols="2" rows="1">
<wo:WOFrame pageName="SQRW" />
<wo:WOFrame pageName="TLF" />
</frameset>
You know, I'm not sure, you are not making a request also in OTW...
but I don't think this is your problem, are your components SQRW
and TLF stateless?
BTW why are you using frameset and not Ajax call?
2007/11/22, Shravan Kumar.M <[EMAIL PROTECTED]>:
Hi Daniele,
We are using WO 5.2.4, Solaris 9, Java 1.4.2_09.
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the
present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
On 22-Nov-07, at 5:40 PM, Daniele Corti wrote:
Well, give us some more info: whitch WO using, OS version,
Framework using, etc...
2007/11/22, Shravan Kumar.M < [EMAIL PROTECTED]>:
Hello Jonathan/Group,
We have recently come across this infamous error in our WebObjects
application. I was googling for any experts reasons & solution and
none of them could convince me except your post[ http://
www.wodeveloper.com/omniLists/webobjects-dev/2002/August/
msg00620.html ]. Hence, as per your advise in the post I here by
would request your help in how to get away from this error in case
of framesets.
Following is a brief architecture of a module in our application
encountering this error:
1) One top most "iframe" called 'OTW'.
2) This iframe has some code that is hidden from user and a
Frameset called 'THF'.
3) This THF Frameset has two cols and one row.
4) First column of THF Frameset has another Frameset called 'SQRW'.
5) Second column of THF Frameset has one WOComponent as sub-
component called 'TLF'.
6) Of all the above described Framesets only visible Frameset to
user is 'SQRW' frameset. All user actions are submitted in this
frameset and only this frameset is submitted on user requests.
7) The 'OTW', 'THF', and 'TLF' are never requested once they are
loaded on to the browser.
8) Given this, donno what is happening suddenly user receives a
'You backtracked too far...' error message on the browser window.
Please let me know if you need some more information or above
information is unclear.
Could you please provide me a workable solution you have as soon
as possible, as it is a critical/blocking issue we have in our
application. Thanks in advance.
Thanks & Rgds,
Shravan Kumar.M
"Let us learn from the past to profit by the present,and from the
present to live better in the future."
--William WordsWorth
---------------------------------------------------------------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ( [email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ildenae%
40gmail.com
This email sent to [EMAIL PROTECTED]
--
Daniele Corti
AIM: S0CR4TE5
Messenger: [EMAIL PROTECTED]
--
Computers are like air conditioners -- they stop working properly
if you open
WINDOWS
--
What about the four lusers of the apocalypse? I nominate:
"advertising", "can't log in", "power switch" and "what backup?"
--Alistair Young
--
Daniele Corti
AIM: S0CR4TE5
Messenger: [EMAIL PROTECTED]
--
Computers are like air conditioners -- they stop working properly
if you open
WINDOWS
--
What about the four lusers of the apocalypse? I nominate:
"advertising", "can't log in", "power switch" and "what backup?"
--Alistair Young
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]