• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

make a server and client at home?

 
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Friends,

I completed my SCJP , SCWCD and BCD , But still dont have a good practical knowledge..I have two computers at home. So I thought of making one computer as Server the other one as client. Both of my computers are Vista.

Can someone please suggest me how to do this. I dont have any idea.How to make a Server and the other computer as Client.
If any good site please suggest.

Thanks,
mallika
 
Ranch Hand
Posts: 259
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you please mention which server do you want to install?
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Karthi Keyan,

Nice to see your reply to my message. I was waiting for some reply desperately.

Actually I am not sure about this, as which server should be installed.
I have learned jsp, servlets and Enterprise beans. Now I want to use all this along with server client knowlegde ,..
I know this seems to be elementary, but please help me guiding.

Any server installation which is free would be perfect ..

Waiting for your reply..
Thanks,
mallika.
 
Ranch Hand
Posts: 257
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you want to use JSP, Servlets and EJBs as well then you need an App server like weblogic/JBoss. generally the developer license is free for these servers and you can install them on any of the computer provided you have the minimum recommended hardware configuration. Wish you all the best with your server side coding.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Another option would be Glassfish (on dev.java.net) which I think is the JEE reference implementation.
 
karthikeyan Chockalingam
Ranch Hand
Posts: 259
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can use NetBeans 6 IDE and GlassFish as the combination is very easy to use.
[ May 30, 2008: Message edited by: karthi keyan ]
 
mallika shah
Ranch Hand
Posts: 164
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you all for the replies ..As Sun is giving a free Glassfish Server training, I should learn and implement the same with NetBeans.
WebLogic too seems to be a good option.

Thanks again!

mallika
 
permaculture is giving a gift to your future self. After reading this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic