Kris Schneider wrote:
You mean the thing that starts "<html:rewrite" is actually JavaScript? Could've fooled me! ;-) Tags like <html:rewrite> and <c:url> are great for generating URLs to be used by JavaScript code that needs to interact with web apps. One of the reasons they're so useful is that they have built-in support for URL rewriting (encoding of session info). BTW, in an earlier note, Rick was thinking of changing to:
newAction = '${pageContext.request.contextPath}/'+action+'.do';
Which seems like a bad idea since it skips URL rewriting.
Kris,
I have no idea what you are saying. I am not interested in this and will just remind you that Rick is a seasoned, very seasoned and very respected, user of Struts, this is important to him, and he says it works. It looks okay to me too. I will, however, leave the rest to Rick. I hope you resolve this.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]