Re: Question on META-INF/context.xml

2009-12-09 Thread pprun
You are absolutely right, I decided to follow your perference. Thank you very much for the suggestions. Regards, run Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Run, > > On 12/9/2009 10:57 AM, pprun wrote: >> What about those links in the static HT

Re: Question on META-INF/context.xml

2009-12-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Run, On 12/9/2009 10:57 AM, pprun wrote: > What about those links in the static HTML? How does it access to context > path? When it comes to static HTML/CSS, you have at least 4 options: 1) Hard-code the path and remember to change them if you re-d

Re: Question on META-INF/context.xml

2009-12-09 Thread pprun
Thanks a lot for this great tip. Can I ask one more question? What about those links in the static HTML? How does it access to context path? Thanks again, run Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Run, > > On 12/8/2009 4:39 PM, pprun wrote:

Re: Question on META-INF/context.xml

2009-12-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Run, On 12/8/2009 4:39 PM, pprun wrote: > I will remove docBase and path attributes. Did Eclipse put them in there? > I do use some hard-coded "Repromed" in the css and javascript reference, for > example: > inside /Repromed/login.jsp i used rel=

RE: Question on META-INF/context.xml

2009-12-08 Thread pprun
Thank you very much for such quick response. I will remove docBase and path attributes. I do use some hard-coded "Repromed" in the css and javascript reference, for example: inside /Repromed/login.jsp i used I tried to replace it with relative URI for example But it becomes a problem when

RE: Question on META-INF/context.xml

2009-12-08 Thread Caldarale, Charles R
> From: pprun [mailto:runping_hu...@hotmail.com] > Subject: Question on META-INF/context.xml > > Inside I specified META-INF/context.xml as following: > > > element is in META-INF/context.xml > I don't know how to convert Repromed.war to ROOT.war. Usually, all you have to do is change the na