dragan.sahpas...@gmail.com wrote:
> 
> One solution is to check the user-agent header. Here is a list of common
> user agents http://www.robotstxt.org/db.html.
That could work, but it's not an option for me, because other unknown bots
that mimic the browsers agent might cause problems.

Taha Hafeez wrote:
> You have to set the zone parameter of the enclosing form component for
> ajax submission
ActionLink doesn't require forms, but LinkSubmit unfortunately does. (I
don't need forms.)

I also tried making a custom component by extending ActionLink and
overriding the href writing element, but Tapestry seems to shield developers
from extending its components by making the writeLink method (in
AbstractLink) final.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/ActionLink-not-Search-Engine-safe-tp4490777p4653448.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to