On Wed, Sep 8, 2010 at 11:42 PM, Soren Pedersen <specons...@gmail.com> wrote:
> Hi Lev
>
> Do you reach your javascript code?
>
> Regards
>
> Søren

good point! i'm an experienced web developer, so
i'll quickly explain my mistake for posterity.

i was using a stripes layout and stuck my javascript
code in the header. however, in my <s:layout-definition>,
i forgot to include the <s:layout-component name="head">.

as a result, my javascript code was never included
in the JSP and thus could not be called.

thank you for your help.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to