Question : windows server 2003 setup


hello there,

i want to setup my first company server.i am planning to install win server 2003 R2. i want to install AD and terminal server on it. do i also need to install DHCP on the server or no.please help me to setup.the server will be used by local and remote users to work with my inbuild ERP software. my software is based on java technolgy and uses sql server 2005 DB.

cheers
zolf

Answer : windows server 2003 setup

                                                      For anybody interested in how I solved my problem. I used the javax.ws.rs.core.Context annotation.

@Context
HttpServletResponse response;

Then in my service methods I added this:
response.addHeader("name", "value");

That is it.


Random Solutions  
 
programming4us programming4us