Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Nisha Gor   on Nov 08 In Java Category.

  
Question Answered By: Jawna Mohammad   on Nov 08

if your platform is web-based application, one way is using HttpServlet to get informations from client  and another way is using JNLP (Web Start) to settledown some component into client and in this component you could get all informations like System.getProperty("os.name").

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to get client machine information (OS)? Or get search suggestion and latest updates.


Tagged: