HtmlCommandLink requires javascript to work (it has to submit a form,
and links don't submit forms without javascript).

Is this what you're asking about?


On 10/3/05, Stefan Betermieux <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have some problems regarding the tomahawk dataScroller and disabled
> javascript. I have taken a look into HtmlDataScrollerRenderer.java, but I can
> just see the use  of HtmlCommandLink in getLink(...)
> The links produced at runtime look like this:
> http://localhost:8080/administratorView.jsf?Content:form:_link_hidden_=Content:form:dataScrolleridx1&Content%3Aform%3AdataScroller=idx1
>
> Is this component confirmed to be usable without javascript? I just want to
> reassure before writing an own component.
>
> Bye,
>
> Stefan
>

Reply via email to