• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Need to display the output in both TV and PC using JAVA /J2EE

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All, This is my requirement.

Hi All, This is my requirement.
1) Application will be intergrate along with company portal (web based ) . so all the employee can acces this application with in the portal.
2) Its a interactive application , Once press our application main button from thr portal, we have to redirect to our application home page
3) There employee can typed their own message and sumbit it.
4) once submit the message , Application has send a send a alert mail to the Administrator or modeartor.
5) Administrator will look up the mesage which has been sumbitted by the employee.
6) if the content of the message is fair they will publish the message otherwise they will delete the message
7) we have to provide three option to the administrator ,they are Publish, Delete , Stored.
8) once they published the message , our application has to display the message in both PC and TV (They are placed in two traffic places like cafteria and Auditorium .)
9) Application has to display the mesage inside the bubbles in Tv and PC (like in TV add they are displaying the contens inside bubbles)
10)Application has to refresh the message for a particular minutes I am planing to do in J2EE, can we fulfill the requiremnts in J2EE . please suggest me to start the application I need to display the output in both PC and TV .

I am not aware about to display the output in TV so please help me.
Expecting your valuabe response. Thanks in Advance.
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You will have to connect the TV to a computer somehow, and that is a hardware problem, not a software one.
Most newer TV's have either VGA or digital inputs which will correspond to the outputs on a PC. For those that do not, you can purchase cables that can convert between different inputs and outputs. It all depends on what connections are available.
 
Riyas Hameed
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Riyas Hameed wrote:Hi All, This is my requirement.

Hi All, This is my requirement.
3) There employee can typed their own message and sumbit it.
4) once submit the message , Application has send a send a alert mail to the Administrator or modeartor.
5) if the content of the message is fair they will publish the message otherwise they will delete the message
8) once they published the message , our application has to display the message in both PC and TV (They are placed in two traffic places like cafteria and Auditorium .)
9) Application has to display the mesage inside the bubbles in Tv and PC (like in TV add they are displaying the contens inside bubbles)
10)Application has to refresh the message for a particular minutes I am planing to do in J2EE, can we fulfill the requiremnts in J2EE . please suggest me to start the application I need to display the output in both PC and TV .

I am not aware about to display the output in TV so please help me.
Expecting your valuabe response. Thanks in Advance.

 
Riyas Hameed
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
so please help me. Expecting your valuabe response. Thanks in Advance.
 
Riyas Hameed
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for your suggestion.

I dont know how to display the publish message in only two system .

I have displayed the message information in tables.now the admin select some message and choose the publish option.

Here i have stucked up. I dont have an idea how to display the published message in only two system.
please give some idea to achive my requirement.

Expecting your valuable response.
 
Riyas Hameed
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Any one please help me to fulfil my requirement, I have stucked up .


I dont know how to publish the message in only two system .

using struts 1.2 I have displayed the message information in tables.now the admin select some message and choose the publish option.

Here i have stucked up. I dont have an idea how to published the message in only two system.

please give some idea to achive my requirement.

Expecting your valuable response.

Thanks in Advance
 
Your mother is a hamster and your father smells of tiny ads!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic