Dynamic String Substitution in Eclipse with JSP

Hi folks,

I'm wondering if it is possible to dynamically change token for ant that are present in my jsp with the dynamic string substitution in jsp inside tomcat. Right now, I'm loading the bootstrap with my runner and pointing to my application. In preference, I've put some token like @STATIC_URL@ that should replace by something else. But It seem that Tomcat goes directly to the source of the jsp and doesn't really care about the string substitution of eclipse. Is there a way to do that?

[512 byte] By [bliarda] at [2007-11-26 17:33:23]
# 1

Hi there,

Since this is more of an Ant or an Eclipse question it is better to post the question in those forums / mailing lists as people on those lists will be able to help you better:

Here's the link to subscribe to the Ant User Mailing List, once you subscribe send a new e-mail to the list:

http://ant.apache.org/mail.html

Forum for Eclipse:

http://www-128.ibm.com/developerworks/forums/dw_forum.jsp?cat=28&forum=472

appy77a at 2007-7-9 0:01:22 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...