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:

to have someone look at my exel file where my question concerning packaging,and beans and faces-conf.xml and the concept of seperation of view and model concept

The functionality of this code is:

I am building an exel file with the package structure and adding classes etc along with notes so I can build my app in netbeans and keep track of all it complexitities.

My question is:

the question is in the exel file at:
http://cid-b5cb457363230793.skydrive.live.com/browse.aspx/Public

(the first one is exel.xls and the second is exel.xlsx)

The errors related to this code are:


Code description:

Thanks again.
-ceyesumma

Note:

a simple yes or no is sufficient. I just want to see if I understand the concept because the total app (at the link below is using Oracle which I will have to change and it is complicated to say the least.

http://www.oracle.com/technology/pub/articles/cioroianu_jsfdb.htm
………………………………………………………………………………………………

Code description

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 class LoginInfo.java

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.