Forum: Java Mar 29th, 2007 |
| Replies: 23 Views: 19,725 Along similar lines, whhy is main method in Java required to be declared as "void" ? |
Forum: C++ Mar 29th, 2007 |
| Replies: 8 Views: 3,846 Why is it necessary to have void main() in Java? Any takers? |
Forum: PHP Feb 22nd, 2007 |
| Replies: 4 Views: 2,361 i'm fascinated by the tooltip or the information bubble , which pops-up on this page when I point my cursor on a thread title.
Does anyone know what it takes to code something like that? Is it... |
Forum: JSP Apr 5th, 2006 |
| Replies: 4 Views: 27,097 You could put java code in JSP tags in a javascript function. I think that should be possible. |
Forum: JSP Apr 5th, 2006 |
| Replies: 6 Views: 10,179 You could use Javascript to get a connection to the database. Wil that work for you? |