RE: Including javascript in a plugin

2007-04-23 Thread Kertis, Dennis
Sent: Monday, April 23, 2007 4:17 PM To: Struts Users Mailing List Subject: Re: Including javascript in a plugin Good Afternoon Dennis- I dont know if this will help your specific requirement but there is script coded in test.ftl (freemarker script) from struts-showcase-2.0.1 <@s.he

Re: Including javascript in a plugin

2007-04-23 Thread Musachy Barroso
py. Thank you. - Original Message - From: "Kertis, Dennis" <[EMAIL PROTECTED]> To: Sent: Monday, April 23, 2007 3:41 PM Subject: Including javascript in a plugin Is it possible to include javascript in a plugin that will be included by freemarker files? Also, can I include ja

Re: Including javascript in a plugin

2007-04-23 Thread Martin Gainty
copy. Thank you. - Original Message - From: "Kertis, Dennis" <[EMAIL PROTECTED]> To: Sent: Monday, April 23, 2007 3:41 PM Subject: Including javascript in a plugin Is it possible to include javascript in a plugin that will be included by freemarker file

Including javascript in a plugin

2007-04-23 Thread Kertis, Dennis
Is it possible to include javascript in a plugin that will be included by freemarker files? Also, can I include jar libs since I don't expect the project including my plugin to need them? Thanks, Dennis