> After desktop app and j2SDK I decided to try j2EE. I tried some NetBeans
> simple (almost HelloWorld) examples and now I need some a little bigger
> example with the connection to the database.
> p.s.
> -In a desktop world I use HSQLDB. Isi it also good for a use in a web app?
"Arne Vajhøj" <arne@vajhoej.dk> je napisao u poruci interesnoj
grupi:r5vPg.38124$_q4.14136@dukeread09...
>> After desktop app and j2SDK I decided to try j2EE. I tried some NetBeans
>> simple (almost HelloWorld) examples and now I need some a little bigger
>> example with the connection to the database.
>
> You mean looking up Connection via JNDI ?
I don't know. If is neccesary for a web application which connects to the
database.
I was looking for a EJB, servlet, examples but I didn't find something like:
login, password, then editing some form, save to the database and print the
report.
>> p.s.
>> -In a desktop world I use HSQLDB. Isi it also good for a use in a web
[quoted text clipped - 5 lines]
>
> Arne
Mario - 18 Sep 2006 13:01 GMT
"Mario" <pascal@po.t-com.hr> je napisao u poruci interesnoj
grupi:eem17t$caj$1@ss408.t-com.hr...
> "Arne Vajhøj" <arne@vajhoej.dk> je napisao u poruci interesnoj
> grupi:r5vPg.38124$_q4.14136@dukeread09...
[quoted text clipped - 10 lines]
> login, password, then editing some form, save to the database and print
> the report.
It don't have to be one example, I'm looking for a god wwww where are EJB
examples classified (GUI, database, setup...).