Konstantyn Smirnov wrote:
> try with
> <g:javascript src="${createLinkTo(dir:'prototype',file:'prototype.js')}"/>
>
No, not works and it creates the following tag in that way
<script src="/myapp//plugins/searchable-0.4.2-SNAPSHOT/js//myapp/prototype/prototype.js" type="text/javascript">
and if I do this way: <g:javascript src="prototype/prototype.js"/> , it
creats the tag:
<script src="/myapp//plugins/searchable-0.4.2-SNAPSHOT/js/prototype/prototype.js" type="text/javascript">
which is also wrong as it has double slashes in the src path.
I think this is a bug, but have a no idea if it's known or not.
Haotian
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email