Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Is there any java enterprise screencast/video tutorial?

I found quite nice test driven development screencast and I am wondering if there is something like that (clear, english, easy, good quality) for Java EE?

I looked at youtube, iTunes and on google, but didn't find anything worth seeing.

I am looking for full featured playlist, channel, podcast or something... not single video, unless it is long and has a lot of details :}

share|improve this question

closed as not constructive by Scorpi0, Roman C, Burhan Khalid, Niels Castle, Yan Sklyarenko Apr 24 at 9:35

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 1 down vote accepted

You can find a video lecture on JSP and Servlets (Java EE Web tier) and also Web Services (SOAP and WSDL) here:

http://cs259.tv/2007/fall/

The course is actually about XML, but it touches all kind of other related topics. I very much recommend it.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.