You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by dushyant agarwal <ag...@yahoo.co.in> on 2008/07/02 08:41:43 UTC

[TRINIDAD]Java Script not executing on calling Service's addScript method

Hi,
I created a JSF Page with a tr:commandButton in it. Inside its action method I wrote the following code:-
public String action(){
ExtendedRenderKitService service= Service.getRenderKitService(FacesContext.getCurrentInsatnce(),ExtendedRenderKitService.class );

service.addScript(FacesContext.getCurrentInsatnce(),"alert( ' hello Trinidad ' );");

}

This was supposed to open a Windows alert box with" hello trinidad " written on clicking the command Button.

But Nothing happens on doing so!!! What am I doing wrong???  PL. help!!!!!

Thanks,
Dushyant



      Bollywood, fun, friendship, sports and more. You name it, we have it on http://in.promos.yahoo.com/groups/bestofyahoo/

Render Tooltips for select-options

Posted by "Hoehmann, Andreas" <an...@siemens.com>.
Hello,

javax.faces.model.SelectItem supports a "description". But the default
html-renderkit for selectboxes doesnt use this property. Why? I'm
searching for a select-box where a tooltip appears for every option
(mouseover) ... perhaps this is possible with a "title" attribute for
every option. How can i "customize" the renderer for select-options?

regards
andreas

Re: [TRINIDAD]Java Script not executing on calling Service's addScript method

Posted by Matthias Wessendorf <ma...@apache.org>.
Hi,

On Wed, Jul 2, 2008 at 8:50 AM, Elmar Kretzer <el...@googlemail.com> wrote:
> Hi Dushyant,
> i don`t know if its necessary - put did you set the commandLink to
> partialsubmit="true" ?
>
> @see
> http://matthiaswessendorf.wordpress.com/2008/02/16/using-dojo-and-apache-trinidad/

works without that.
There is a demo available here:
http://svn.apache.org/repos/asf/myfaces/trinidad/trunk/trinidad-examples/trinidad-blank/

-M

> elmar
> Am 02.07.2008 um 08:41 schrieb dushyant agarwal:
>
> Hi,
> I created a JSF Page with a tr:commandButton in it. Inside its action method
> I wrote the following code:-
> public String action(){
> ExtendedRenderKitService service=
> Service.getRenderKitService(FacesContext.getCurrentInsatnce(),ExtendedRenderKitService.class
> );
>
> service.addScript(FacesContext.getCurrentInsatnce(),"alert( ' hello Trinidad
> ' );");
>
> }
>
> This was supposed to open a Windows alert box with" hello trinidad " written
> on clicking the command Button.
>
> But Nothing happens on doing so!!! What am I doing wrong???  PL. help!!!!!
>
> Thanks,
> Dushyant
>
> ________________________________
> Did you know? You can CHAT without downloading messenger. Click here
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Re: [TRINIDAD]Java Script not executing on calling Service's addScript method

Posted by Elmar Kretzer <el...@googlemail.com>.
Hi Dushyant,

i don`t know if its necessary - put did you set the commandLink to
partialsubmit="true" ?


@see
http://matthiaswessendorf.wordpress.com/2008/02/16/using-dojo-and-apache-trinidad/

elmar

Am 02.07.2008 um 08:41 schrieb dushyant agarwal:

> Hi,
> I created a JSF Page with a tr:commandButton in it. Inside its  
> action method I wrote the following code:-
> public String action(){
> ExtendedRenderKitService service=  
> Service 
> .getRenderKitService 
> (FacesContext.getCurrentInsatnce(),ExtendedRenderKitService.class );
>
> service.addScript(FacesContext.getCurrentInsatnce(),"alert( ' hello  
> Trinidad ' );");
>
> }
>
> This was supposed to open a Windows alert box with" hello trinidad "  
> written on clicking the command Button.
>
> But Nothing happens on doing so!!! What am I doing wrong???  PL.  
> help!!!!!
>
> Thanks,
> Dushyant
>
> Did you know? You can CHAT without downloading messenger. Click here