I want to create an external link ... and using the low level html anchor tag *<a href="http://...">X</a>* works just fine.
Before doing that though, is there a tapestry component I should use instead? I'm not sure what the convention is here. It seems that pageLink is strictly for internal or application specific links and I'm not sure actionLlink would be appropriate either. I didn't come across any other component that looked appropriate in this case so just looking for a suggestion or push in the correct direction. Thanks in advance, -Luther
