• 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

Dashboard in Java

 
Ranch Hand
Posts: 83
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Ranchers,
Can you tell me free dashboard available for Java?
 
Ranch Hand
Posts: 343
Mac OS X Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

jagrutkumar dalwadi wrote:Hello Ranchers,
Can you tell me free dashboard available for Java?



Dashboard for what purpose?
 
jagrutkumar dalwadi
Ranch Hand
Posts: 83
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Palak Mathur wrote:

Dashboard for what purpose?


It is for showing the Live production data.
 
Saloon Keeper
Posts: 7585
176
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are numerous free portal servers available, if that's what you're thinking of using.
 
jagrutkumar dalwadi
Ranch Hand
Posts: 83
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Tim Moores wrote:There are numerous free portal servers available, if that's what you're thinking of using.


I want the idea that which dashboard i should use. I am not getting your suggession regarding free portal server.
 
Palak Mathur
Ranch Hand
Posts: 343
Mac OS X Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

jagrutkumar dalwadi wrote:

Tim Moores wrote:There are numerous free portal servers available, if that's what you're thinking of using.


I want the idea that which dashboard i should use. I am not getting your suggession regarding free portal server.



Search google for dashboard templates. You will get many options. I assume you are talking about UI design. If not, then be specific in your requirement.
 
Tim Moores
Saloon Keeper
Posts: 7585
176
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

jagrutkumar dalwadi wrote:I am not getting your suggession regarding free portal server.


http://java-source.net/open-source/portals

I'd go for one that supports JSR-168 and JSR-170, just so it's easier to use a different implementation should that ever become necessary.
 
jagrutkumar dalwadi
Ranch Hand
Posts: 83
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Palak Mathur wrote:

jagrutkumar dalwadi wrote:

Tim Moores wrote:There are numerous free portal servers available, if that's what you're thinking of using.


I want the idea that which dashboard i should use. I am not getting your suggession regarding free portal server.



Search google for dashboard templates. You will get many options. I assume you are talking about UI design. If not, then be specific in your requirement.


I have written clearly that it is for Live Production data purpose. In .NET, dundas, fusioncharts etc are using for dashboard creation. I want such things are already there for Java or not.

Tim, it is very helpful link provided by you.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic