Displaying 1 result from an estimated 1 matches for "ajax4jsf".
2007 Aug 22
0
Multiple Prototype scripts loaded in the same project
Hello,
As more and more libraries are using a Prototype library - multiple
versions of it may be loaded in the same project without people even
noticing that.
For example, we''re developing a JSF application and use Ajax4jsf
library. We use a Prototype by ourselves (just upgraded to RC of 1.6)
but Ajax4jsf also comes with it''s own Prototype (version 1.5.0).
Ajax4jsf folks modified the file and added the following header to it:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/*
*...