Search:

Type: Posts; User: khanhnq

Search: Search took 0.12 seconds.

  1. How to insert data into database using Facade pattern JSF.....?

    Hi all,
    I'm trying to insert data from index.xhtml into database derby using Facade pattern... My code can run but the data can not to import the database... I don't know what to do and how to do...
  2. Replies
    3
    Views
    1,155

    Re: How can I export elements in array to .xhtml

    Thank you upfish... From your ideas I think my problem has solved. I'm try making a method getToppingNames() to get items and value from an array.

    Here is my code in IndexBean.java:
    ...........
  3. Replies
    3
    Views
    1,155

    How can I export elements in array to .xhtml

    Hi all,

    I'm working with simple project using JSF is: Brandi's Bagel House. Everything is OK. And now I want to present elements that the user choice like: Bagel, Topping, Coffee... onto...
  4. Replies
    0
    Views
    1,071

    There are something wrong with my code...

    Hi all,
    I'm a beginner of java JSF, i'm programming with using NetBean IDE and i have a problem with my code. Here is my code:

    package model;

    import static org.junit.Assert.assertEquals;...
Results 1 to 4 of 4