Is ActionLink deprecated ?

2007-06-16 Thread Leo Stefanesco

Hello everybody,
I'm reading the Tapestry 5 tutorial and when I try to run the example (a
Hi/lo) which contain actionlink tag, there is a error message :


A runtime exception has occurred.
org.apache.tapestry.ioc.internal.util.TapestryException Failure parsing
template context:WEB-INF/Start.html: Element t:ActionLink is in the
Tapestry namespace, but is not a recognized Tapestry template element.



And  I've googled  tapestry actionlink  and I've found this page :
http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/ActionLink.html

and it's write :


Warning
This component has been deprecated and will be removed in the next major
release of Tapestry. ActionLink represents an inherently unstable approach,
since it can easily be confused by changing server-side state.



So, can you help me please ?
Thanks.

PS:I'm sorry for my bad English but I'm a french people who try to learn
English.


Re: Is ActionLink deprecated ?

2007-06-16 Thread SergeEby

Hi,

The URL you mentioned is related to Tapestry 4, not T5.
Are you sure you strictly followed all steps mentioned in the tutorial?
There are several examples (Integration Tests) in the source code that might
be helpful.

/Serge


Leo Stefanesco wrote:
 
 Hello everybody,
 I'm reading the Tapestry 5 tutorial and when I try to run the example (a
 Hi/lo) which contain actionlink tag, there is a error message :
 
 A runtime exception has occurred.
 org.apache.tapestry.ioc.internal.util.TapestryException Failure parsing
 template context:WEB-INF/Start.html: Element t:ActionLink is in the
 Tapestry namespace, but is not a recognized Tapestry template element.

 
 And  I've googled  tapestry actionlink  and I've found this page :
 http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/ActionLink.html
 
 and it's write :
 
 Warning
 This component has been deprecated and will be removed in the next major
 release of Tapestry. ActionLink represents an inherently unstable
 approach,
 since it can easily be confused by changing server-side state.

 
 So, can you help me please ?
 Thanks.
 
 PS:I'm sorry for my bad English but I'm a french people who try to learn
 English.
 
 

-- 
View this message in context: 
http://www.nabble.com/Is-ActionLink-deprecated---tf3932639.html#a11154249
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Is ActionLink deprecated ?

2007-06-16 Thread Leo Stefanesco

2007/6/16, SergeEby [EMAIL PROTECTED]:



Hi,

The URL you mentioned is related to Tapestry 4, not T5.



Yes, I know, but it's write that actionlink will be removed in the next
major release of Tapestry and I thought that the next major release after
Tapestry 4 is Tapestry 5.

Are you sure you strictly followed all steps mentioned in the tutorial?

There are several examples (Integration Tests) in the source code that
might
be helpful.



Thanks,  I'll try it.

/Serge



Leo Stefanesco wrote:

 Hello everybody,
 I'm reading the Tapestry 5 tutorial and when I try to run the example (a
 Hi/lo) which contain actionlink tag, there is a error message :

 A runtime exception has occurred.
 org.apache.tapestry.ioc.internal.util.TapestryException Failure parsing
 template context:WEB-INF/Start.html: Element t:ActionLink is in the
 Tapestry namespace, but is not a recognized Tapestry template element.


 And  I've googled  tapestry actionlink  and I've found this page :

http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/ActionLink.html

 and it's write :

 Warning
 This component has been deprecated and will be removed in the next
major
 release of Tapestry. ActionLink represents an inherently unstable
 approach,
 since it can easily be confused by changing server-side state.


 So, can you help me please ?
 Thanks.

 PS:I'm sorry for my bad English but I'm a french people who try to learn
 English.



--
View this message in context:
http://www.nabble.com/Is-ActionLink-deprecated---tf3932639.html#a11154249
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Is ActionLink deprecated ?

2007-06-16 Thread Erik Vullings

Hi Leo,

You may also have a look at the Tapestry5 Wiki, e.g. here:
http://wiki.apache.org/tapestry/Tapestry5HowToCreateYourQuickstartWithMaven206

Cheers
Erik

On 6/16/07, Leo Stefanesco [EMAIL PROTECTED] wrote:


2007/6/16, SergeEby [EMAIL PROTECTED]:


 Hi,

 The URL you mentioned is related to Tapestry 4, not T5.


Yes, I know, but it's write that actionlink will be removed in the next
major release of Tapestry and I thought that the next major release
after
Tapestry 4 is Tapestry 5.

Are you sure you strictly followed all steps mentioned in the tutorial?
 There are several examples (Integration Tests) in the source code that
 might
 be helpful.


Thanks,  I'll try it.

/Serge


 Leo Stefanesco wrote:
 
  Hello everybody,
  I'm reading the Tapestry 5 tutorial and when I try to run the example
(a
  Hi/lo) which contain actionlink tag, there is a error message :
 
  A runtime exception has occurred.
  org.apache.tapestry.ioc.internal.util.TapestryException Failure
parsing
  template context:WEB-INF/Start.html: Element t:ActionLink is in the
  Tapestry namespace, but is not a recognized Tapestry template
element.
 
 
  And  I've googled  tapestry actionlink  and I've found this page :
 

http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/ActionLink.html
 
  and it's write :
 
  Warning
  This component has been deprecated and will be removed in the next
 major
  release of Tapestry. ActionLink represents an inherently unstable
  approach,
  since it can easily be confused by changing server-side state.
 
 
  So, can you help me please ?
  Thanks.
 
  PS:I'm sorry for my bad English but I'm a french people who try to
learn
  English.
 
 

 --
 View this message in context:

http://www.nabble.com/Is-ActionLink-deprecated---tf3932639.html#a11154249
 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





Re: ActionLink deprecated?

2007-02-04 Thread Jesse Kuhnert

protected ILink getLink(cycle, parameter)

as documented in IEngineService .

On 1/27/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Deprecated. To be removed in 4.1

protected ILink getLink(IRequestCycle cycle, String serviceName, Object 
parameter)

What is the replacement for the method above?

Tanks!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]