Forum: JSP Mar 16th, 2009 |
| Replies: 0 Views: 2,188 Hi.
I'm trying to learn how to make my own web app and following those tutorials:
http://www.netbeans.org/kb/docs/java/gui-db.html
http://www.netbeans.org/kb/61/web/applets.html
I created a... |
Forum: C Nov 10th, 2008 |
| Replies: 2 Views: 569 The test itself was faulty |
Forum: C Nov 3rd, 2008 |
| Replies: 2 Views: 569 Cannot really no one help me? I'm stuck on this problem?
It just needs to check weather a server uses http port 80 or not....
Please ^^ help me. |
Forum: C Oct 30th, 2008 |
| Replies: 2 Views: 569 Hi.
The program works fine if i just compile and run.
But for the program to get graded it has to pass a test written in python which it does not.
Since i'm complete dummy at c and programming if... |
Forum: JSP Sep 2nd, 2008 |
| Replies: 2 Views: 1,145 thank you. I tought i had the driver, since the connection pool was set properly and mysql jdb driver was placed under glassfish home direcory into a domains folder. Now that i've moved it to the... |
Forum: JSP Sep 1st, 2008 |
| Replies: 2 Views: 1,145 This is the error what i get when i try to run my project:
Local Exception Stack:
Exception [TOPLINK-4002] (Oracle TopLink Essentials - 2.0.1 (Build b04-fcs (04/11/2008))):... |
Forum: JSP Aug 27th, 2008 |
| Replies: 0 Views: 1,990 Hi. Me again. I was wondering how could i code my jsp page when i want the following page.
I have the main contract page where you can see the certain property that is in that contract. Contract... |
Forum: JSP Aug 24th, 2008 |
| Replies: 8 Views: 1,105 I tried full library online search in my country online cataloge even by the author and could not find anything. The better books just are not bought into our libraries and I really do not want to... |
Forum: JSP Aug 24th, 2008 |
| Replies: 8 Views: 1,105 Thank you for your reply. I could not find this book in our libraries, so i guess i'll have to google... Or better yet, i'll just ask what i get if leave that part out completely *lol*
Thanks for... |
Forum: JSP Aug 22nd, 2008 |
| Replies: 8 Views: 1,105 I know absolutely nothing from jsf. I just chose it for my project, because netbeans makes developing a simple application very easy(CRUD), since the lectures who gave the weird assignment only gave... |
Forum: JSP Aug 22nd, 2008 |
| Replies: 8 Views: 1,105 For the first part of my question i think i found a solution. Netbeans had a sample application that has a search form in its 6.1 release(sadly not in the 6.5 beta samples). It uses visual jsf, but i... |
Forum: JSP Aug 21st, 2008 |
| Replies: 8 Views: 1,105 Hi.
Me again. I have searched google and found no good tutorials to help me.
I'm using "Glassfish v2", "Mysql v5" and "NetBeans 6.5 beta".
***I have to make a seach jsp page that searches by... |
Forum: JSP Aug 21st, 2008 |
| Replies: 2 Views: 2,340 SOLVED.
The database was not persistant |
Forum: JSP Aug 7th, 2008 |
| Replies: 0 Views: 712 Hi again (I'm annoying i know, but i just get stuck with things).
I'm using this tutorial: http://www.netbeans.org/kb/61/web/jsf-jpa-crud-wizard.html
I'm using it in combination with mysql+tomcat... |
Forum: JSP Aug 7th, 2008 |
| Replies: 2 Views: 2,340 I forgot to mention that i'm using the latest version of Mysql (5.0), Netbeans 6.1 and Tomcat 6. something.
Also i will show you the catalin.log file contest after i have run the project.
... |
Forum: JSP Aug 5th, 2008 |
| Replies: 2 Views: 2,340 Hi,
Well to start od i decided to learn how to create jsp pages and finally finish my project. So i used the netbeans tutorial for making jsp pages. The sample worked fine, but when i wanted ti... |
Forum: Java Sep 17th, 2007 |
| Replies: 7 Views: 1,711 Problem solved:) , i don't know how to flag it like that though |
Forum: Java Sep 17th, 2007 |
| Replies: 7 Views: 1,711 So anyway i fixed that not showing time problem - eclipse was just stupid and needed a restart. But can you tell me how can i get my program to work like that that it only works for a minutw? How and... |
Forum: Java Sep 17th, 2007 |
| Replies: 7 Views: 1,711 So now i got a program that should work, meaning that showing the time elapsed of how long the program has run. But for some reason it won't print the time out :(. Can you tell me please what i'm... |
Forum: Web Browsers Sep 11th, 2007 |
| Replies: 6 Views: 3,053 First you should try pasting your question into google. There are many good guides.
But here are some step by step guides trhat might help you.
http://kb.wisc.edu/page.php?id=5154... |
Forum: Java Sep 11th, 2007 |
| Replies: 7 Views: 1,711 well i treid couple of things out. And this time this placement of functions won't get me any errors, but i can't get the time to printed out. I know that i'm doing something wrong, can you please... |
Forum: Java Sep 11th, 2007 |
| Replies: 7 Views: 1,711 I'll try that java -xint thing (i usually do not use the command line to compile my code - eclipse does the work for me).
But i think that milliseconds will do fine. Thanks for the advice. i'll try ... |
Forum: Java Sep 10th, 2007 |
| Replies: 7 Views: 1,711 I have a program that will find the certain ammount of fibonacci numbers. And now i have the question which is the best code for counting time in fibonacci algorithm?
I have to find out how many... |