WOHyperlink problem..

2011-03-28 Thread pavan.jayam

Dear List,

i have a div which contains hyperlinks, onclick i am loading a page in 
frame,  bindings are action=hyperlinkAction;


for the first time i click on it hyperlink its working fine, but when i 
click on other tabs and come back to the first tab its not calling the 
action method. the seession elements have the old values not the present 
link values.


Any suggestion is appreciated.
--
ThanksRegards,
*Pavan Jayam
*


___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOHyperlink problem..

2011-03-28 Thread Henrique Gomes

On Mar 28, 2011, at 3:50 PM, pavan.jayam wrote:

 Dear List,
 
 i have a div which contains hyperlinks, onclick i am loading a page in frame, 
  bindings are action=hyperlinkAction;
 
 for the first time i click on it hyperlink its working fine, but when i click 
 on other tabs and come back to the first tab its not calling the action 
 method. the seession elements have the old values not the present link values.
 
 Any suggestion is appreciated.
 -- 
 ThanksRegards,
 *Pavan Jayam
 *


Maybe use directActions instead?

HG ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com