I am trying out Sencha in my WebObjects app, and I was wanting to put all the generated javascript files into one file as a component in Webobjects. This will allow me to dynamically apply and change the javascript where needed.
I am trying out Sencha in my WebObjects app, and I was wanting to put all the generated javascript files into one file as a component in Webobjects. This will allow me to dynamically apply and change the javascript where needed.
When I review the sdk-tools docs it referred to touch. I am not using touch. I am just using Senda Architect and created three little graphing apps that I want to now integrate with WebObjects. However, when I click deploy it still creates multiple files. Is there a way to copy them in and have the references stay within the document vs. trying to load another pieces of js?