Forum: JSP Mar 16th, 2009 |
| Replies: 0 Views: 2,371 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: JSP Sep 2nd, 2008 |
| Replies: 2 Views: 1,294 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,294 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: 2,086 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,140 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,140 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,140 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,140 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,140 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,442 SOLVED.
The database was not persistant |
Forum: JSP Aug 7th, 2008 |
| Replies: 0 Views: 733 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,442 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,442 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... |