For example, it generates:
<script language="JavaScript" type="text/javascript"
       src="/console/struts/dojo/dojo.js"></script>
There's no such file as /console/struts/dojo/dojo.js

Sorry for the long wait. I was struggling with String (name) vs Object (value).
I had to do this:
      <s:param name="<%=paramName%>"><%=paramValue%></s:param>
to access the JSP variable. I couldn't figure out how to use it with a value="".

On 6/7/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- yitzle <[EMAIL PROTECTED]> wrote:
> Is it true, or does <s:a> work with other themes?
> <s:head theme="ajax"> includes a bunch of .js files
> that aren't there. Where do I get the js files from,

> and do I really need them?

What do you mean, "not there"? Not where?

d.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to