| Author |
How to program Sticky notes
|
Luke Zechariah
Ranch Hand
Joined: Sep 27, 2005
Posts: 106
|
|
My application is using the struts framework. Now I have situation, I need to code for sticky notes feature in my application. For eg there will be a table with multiple rows. Each row will have a button. When the button is clicked, the sticky notes should open. It needs to have "save" and "close" options on the sticky notes. If I type anything and "save", it should be available for next user, even if they are accessing from another machine.
Now I do not know what software to use to achieve my functionality and I also do not know if I am posting in the right section. Please kindly help. Thanks for your time.
Lz.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56174
|
|
|
Please be sure to ask Struts questions in the Struts forum. I have moved this post there for you.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8260
|
|
|
You can use JavaScript to create such functionality. I'm surprised Bear didn't take the opportunity to hype JQuery, which takes a lot of the pain out of JavaScript and there's a Struts plug-in available.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: How to program Sticky notes
|
|
|