Forum: JSP 1 Day Ago |
| Replies: 3 Views: 166 I guess the oracle program just generates code using the GUI.
It works fine with the entitymanger. |
Forum: JSP 1 Day Ago |
| Replies: 3 Views: 166 It seems the only option is to declare the JDBC\datasorce an use the standard jdbc api. Oracle will have to wait
thanks |
Forum: JSP 3 Days Ago |
| Replies: 3 Views: 166 The name of this question is revised “three JSF questions”
Hello and Thank you in advance for any assistance.
System info:
Netbeans,MySQL,glassfish
Studing tutorial at:... |
Forum: JSP 3 Days Ago |
| Replies: 3 Views: 166 The name of this question is “three JSF questions”
Hello and Thank you in advance for any assistance.
System info:
Netbeans,MySQL,glassfish
The Purpose of this post is: |
Forum: JSP 3 Days Ago |
| Replies: 1 Views: 152 solved:
simple mistake . the managed bean name <mangaged-bean-name>loginInfo<managed-bean-name> was just an alias for the the managed bean (LoginInfoBean.java) and not related at all to the model... |
Forum: JSP 4 Days Ago |
| Replies: 1 Views: 152 The name of this question is seperatin_view_model
Hello and Thank you in advance for any assistance.
System info:
Netbeans,MySql,glassfish,
The Purpose of this post is: |
Forum: Oracle 4 Days Ago |
| Replies: 4 Views: 262 thanks
I will check that out |
Forum: JSP 4 Days Ago |
| Replies: 8 Views: 412 well it's ben 20 min using eclipse and I've decided now it's time to come back to netbeans.
the oracle database thing looks cool but I have db's in MySQL and I can't figure out how to run the... |
Forum: Oracle 4 Days Ago |
| Replies: 4 Views: 262 Thanks Thirusha;
That makes sense. I just used to the MySQL and it's command prompt window and the oracle database does so much I have to figure out out to just re-build my databases in it. No... |
Forum: Oracle 5 Days Ago |
| Replies: 4 Views: 262 The name of this question is oracle project
Hello and Thank you in advance for any assistance.
System info:
I presently use Netbeans6.7,MySQL,glassfish to work with learning JSF and java... |
Forum: JSP 6 Days Ago |
| Replies: 8 Views: 412 Thanks again Thirusha. I have started studing that tutorial.
I have never used Oracle interface. I don't quite uderstand what it is really yet. Do you use it?
you can check out the notes I've... |
Forum: JSP 8 Days Ago |
| Replies: 8 Views: 412 That looks good. here is another one if you are interested
http://netbeans.org/kb/docs/web/hibernate-jpa.html |
Forum: JSP 8 Days Ago |
| Replies: 8 Views: 412 The name of this question is
Hello and Thank you in advance for any assistance.
System info:
JSF,netbeans6.7
The Purpose of this post is: |
Forum: JSP Oct 11th, 2009 |
| Replies: 2 Views: 379 Hello.
I am termnating this post
Due to the fact I am in way over my head. I have finally found some good study material.
I have summerized this new material in an excel file (a book from my... |
Forum: JSP Oct 10th, 2009 |
| Replies: 2 Views: 379 I added a servlet to this project to remove the database metadata and set param's . so I this means I have to have a method to get the database connection info from the web.xml
but the... |
Forum: JSP Oct 9th, 2009 |
| Replies: 2 Views: 379 Topic
The topic of this question is: JSF_navigation and database connection
Hello and Thank you in advance for any assistance.
System info:
Netbeans6.7.1,jsf1.2,two MySQL databases.(one... |
Forum: JSP Sep 19th, 2009 |
| Replies: 16 Views: 1,067 Hello.
I worked all night on a couple other projects but I believe the Netbeans project is still at:
http://cid-b5cb457363230793.skydrive.live.com/self.aspx/.Public/school.zip
I think that one is... |
Forum: JSP Sep 18th, 2009 |
| Replies: 16 Views: 1,067 Hello again.
I have re-written all the previous posted code using the preparedStatement().
good stuff.
Now, When I started I chose to use JSF1.2. I think my error at described above is because... |
Forum: JSP Sep 18th, 2009 |
| Replies: 16 Views: 1,067 Topic
The topic of this question is: reply_servlet_wrapper
Hello and Thank you in advance for any assistance.
The purpose of this post is:
Thanks peter_budo for the reply and the tutorial I... |
Forum: JSP Sep 18th, 2009 |
| Replies: 16 Views: 1,067 Topic
The topic of this question is: jsp database connectivity ServletWrapper
Hello and Thank you in advance for any assistance.
System info:
Netbeans6.7.1,jsf1.2,MySQL(Web app).Model view... |
Forum: MySQL Sep 17th, 2009 |
| Replies: 2 Views: 346 |
Forum: JSP Sep 17th, 2009 |
| Replies: 16 Views: 1,067 Topic
The topic of this question is:
Hello and Thank you in advance for any assistance.
System info:
Noted in previous post. |
Forum: MySQL Sep 16th, 2009 |
| Replies: 2 Views: 346 Topic
The topic of this question is: db_Connect does not connect.
Hello and Thank you in advance for any assistance.
System info:netbeans project,database attached or provided at:... |
Forum: JSP Sep 16th, 2009 |
| Replies: 16 Views: 1,067 I was told to add table qualifiers to the WHERE statement.
The whole thing is confusing. I'm not sure what
"add table qualifiers to the where statement"
means exactly.
Is it possible... |
Forum: JSP Sep 16th, 2009 |
| Replies: 16 Views: 1,067 Topic
The topic of this question is: db_Connect does not connect.
Hello and Thank you in advance for any assistance.
System info:netbeans project,database attached or provided at:... |
Forum: JSP Sep 11th, 2009 |
| Replies: 0 Views: 422 Topic
The topic of this question is: school_http-Netbeans ex. Of MVC model 2 db connections
Hello and Thank you in advance for any assistance.
... |
Forum: JSP Sep 10th, 2009 |
| Replies: 16 Views: 1,067 As I am re-writing the jsp database connectivity tutorial I noticed there is a lot of good stuff in it.
it is setting up nice in netbeans so far.
I'll have to decide which code to use for the... |
Forum: JSP Sep 9th, 2009 |
| Replies: 16 Views: 1,067 Thanks
Those links will be helpful.
I have not started the tutorial supplied on the JSP page.
I have the database connection in netbeans and I need to learn how to access it.
I was just... |
Forum: JSP Sep 9th, 2009 |
| Replies: 16 Views: 1,067 Hello.
I was studying the database connectivity tutorial .
I set it up with the database in MySQL.
However I tried to set it up using Netbeans6.7.1. just to see if I could get it to run. it's ... |
Forum: JSP Sep 9th, 2009 |
| Replies: 1 Views: 331 I was reading the database tutorial and I noticed the use of a servlet and I realized that my JukeboxController is a managed bean. Is this why I am not getting the redirect to the results page?
... |
Forum: JSP Sep 8th, 2009 |
| Replies: 1 Views: 331 Topic
The topic of this question is: faces-config not working.
Hello and Thank you in advance for any assistance.
……………………………………………………………………………………………………………………………………………………………………………………………… |
Forum: JSP Mar 23rd, 2009 |
| Replies: 1 Views: 1,476 Rumor is that this tutorial can not be done with Netbeans6.5 |
Forum: JSP Mar 21st, 2009 |
| Replies: 0 Views: 1,132 Topic
The topic of this question is: How does the @NamedQuery work?
Hello and Thank you in advance for any assistance.
Purpose: |
Forum: JSP Mar 21st, 2009 |
| Replies: 0 Views: 537 Topic
The topic of this question is: tracking the content of an array in a session bean debug sessionbean1.java
Hello and Thank you in advance for any assistance.
Purpose: |
Forum: JSP Mar 21st, 2009 |
| Replies: 1 Views: 1,476 Topic
The topic of this question is: Creating a MySQL table and Entity from Database.
Hello and Thank you in advance for any assistance.
Purpose: |
Forum: JSP Mar 20th, 2009 |
| Replies: 1 Views: 403 Is this table going to work with the entity class I have above?
CREATE TABLE content(
id INTEGER GENERATED ALWAYS AS IDENTITY,
publisher_code CHAR(2),
book_isbn char(20),... |
Forum: JSP Mar 15th, 2009 |
| Replies: 0 Views: 931 Name:
The name of this question is: carbon_copy
Hello and Thank you in advance for any assistance.
Purpose: |
Forum: JSP Mar 14th, 2009 |
| Replies: 1 Views: 403 Name:
The name of this file is table_autoincrementedId
Hello and Thank you in advance for any assistance.
Purpose: |
Forum: Java Mar 9th, 2009 |
| Replies: 1 Views: 809 Name:
The name of this question is rookie_question_System.out.println
Hello and Thank you in advance for any assistance.
Purpose: |
Forum: Java Mar 7th, 2009 |
| Replies: 0 Views: 411 Name:
The name of this question is bundled_resources
Hello and Thank you in advance for any assistance.
Purpose: |