Java EE 6 Development with NetBeans and GlassFish
Uploader Comments (GlassFishVideos)
All Comments (10)
-
Thanks very much for this tutorial. Whew - so much great stuff, and a lot to take in! For others looking for the source, I found Arun's post "Screencast #37: Java EE 6 with NetBeans and GlassFish - Webinar Replay and Q&A" which links to the file MyFriends-netbeans-javaee6-web
inar-jan2011.zip [sorry - YT isn't letting me put the URL] -
When you press Tab button , and this Code show up ,how you did that , it doesn't work with me ?
-
Can you slow down the volume some more? It's not SLOW enough, I can still hear you :p
-
thak's a lot for this tutorial,
i have a problem with the creation of a new entry in my data base and displaying data views
when i submit my form i get this error message
:/create.xhtml @16,101 value="#{friend.name}": Target Unreachable, identifier 'friend' resolved to null
help please!
-
ty ty.
-
The table you created did not have an Identity column. In a trial project, I created a table with an Identity column and 3 other columns. To create a new record, I assigned values to the 3 columns and did a em.persist(obj). I get an error as
java.lang.IllegalArgumentExcep
tion: Object: trials.entities.Clients[client Id=null] is not a known entity type. Any help?
Thanks for the tutorial! Can you go over a more advanced application in Java EE 6?
dhambeats 1 year ago
@dhambeats Will try to create more applications and then share.
GlassFishVideos 1 year ago
i liked the turorial from 0:00 to 47:57 only !
thank you so much :=)
MrNapst3r 1 year ago
@MrNapst3r thanks!
GlassFishVideos 1 year ago