1

i have signature.java file . It is having an init method. Here i need to change static context path to dynamic contextpath. Here myweb is the contextpath.

private void init() { setHost("/myweb/startApplication.do"); }

Thanks in Advance.

4

0 回答 0