How do you achieve the following using myEclipse Deployment utility ?
1) how do you include the “welcome files” (it allows us to specify a list of files
that the Web Container will use for appending to a request for a URL(called a valid partial request) that is not mapped to a Web Component ?
2)
how do you set the component alias for the web components deployed using myEclipse on
Sun Application server 8.0 ?
3) how to set the INitialization parameters that you can normally set using
the deploytool of J2EE applicationServer suite , using the Init.paramaters tab in the
Web component inspector ?
Robin