> Why don't we just rename index.jsp to web_start.jsp (or web_start.html,
> since you are now using JavaScript instead of JSP)?
Ok, but then in the webapp will be searched index.* , or a directory
listing will appear (and it's not the best to change this setting in
the web.xml).

Probably in this case we could not copy *.jsp and *.jnlp in the task
for the web site, and instead copy all of them only in the war demos
task, maybe renaming web_start.jsp to index.jsp in the copy, and
removing other index.* from there, Ok ?

Sandro

Reply via email to