JSFDays 2009: Unterschied zwischen den Versionen

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
(EgywnDdEFFNfDZO)
K (cleanup category)
 
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
everything smart I could have said (or not) about IOC. So I will only shortly debircse my recent experience with using Spring IOC in an industrial project: I used it primarily to configure services that different components of our application are using.The main gain was certainly the separation of concerns between main applications, components and services (I started from a version of the service configurator where everything was more or less hard-wired: it was quite a testing and maintenance nightmare). Components and services got more loosely coupled which, beyond making the code more maintainable, make them also far easier to unit test.I certainly had my share of problems with misspellings in XML configuration files and interpreting Spring error messages (which are quite detailled and accurate yet not always as helpful as you would wish), but all in all I think it was worth the effort. The Java code I would have had to write to offer a similar functionality, would either have been very specific to our application or would have been something like a new IOC implementation  so using a framework like Spring was from my point of view a gain in reusability and maintainability.To sum it up from my experience: IOC is certainly not a silver bullet (who's dreaming of one will always end up being terribly disappointed) but it's a technique you should be aware of and able to use  knowing when it makes sense.
+
'''Where''': [http://www.acv.at Austria Center Vienna]<br />
 +
'''When''': Wednesday 1st to Friday 3rd April 2009
 +
 
 +
 
 +
JSFDays claim to be THE international conference covering the JavaServer Faces technology.
 +
 
 +
 
 +
'''UPDATE''' (5. Feb. 2009): We got a special reduced offer for JSUG members, so if you are a TU student, dont have the money and are interested in the conference, please contact us.
 +
 
 +
Maybe this won't be of any interest for you because of a registration fee of '''EUR 300,-''' (there will be an additional EUR 200,- if you opt joining the workshops). But if you are in the lucky situation of working for a company which could pay that fee, presentations about the following topics will be offered:
 +
 
 +
* Spring 3.0
 +
* Spring Faces
 +
* JBoss RichFaces
 +
* WebApps on OSGi
 +
* Servlet 3.0 and Tomcat 7
 +
* Tuning of Hibernate/Tomcat
 +
* MyFaces Trinidad
 +
* Tobago
 +
* Google Maps for JSF
 +
* And a lot more JSF stuff...
 +
 
 +
 
 +
For more details visit: [http://jsfdays.irian.at/ http://jsfdays.irian.at/]
 +
 
 +
= Participants =
 +
All Participants are interrested, but no promises were made
 +
 
 +
# Flo
 +
# Christoph
 +
# Fredrik ?
 +
# Petar
 +
# Jan
 +
# Mike
 +
# Hannes
 +
# Christoph B. ?
 +
# Michael K. ?
 +
# Ricardo ?
 +
# Markus Levonj
 +
# Emad
 +
# Filip
 +
# Dominik
 +
# ilhami (kontakt siehe jsug@gmail)
 +
# gülsün (kontakt siehe jsug@gmail)
 +
 
 +
[[Category:News]]
 +
[[Category:Conference]]

Aktuelle Version vom 19. Februar 2013, 23:48 Uhr

Where: Austria Center Vienna
When: Wednesday 1st to Friday 3rd April 2009


JSFDays claim to be THE international conference covering the JavaServer Faces technology.


UPDATE (5. Feb. 2009): We got a special reduced offer for JSUG members, so if you are a TU student, dont have the money and are interested in the conference, please contact us.

Maybe this won't be of any interest for you because of a registration fee of EUR 300,- (there will be an additional EUR 200,- if you opt joining the workshops). But if you are in the lucky situation of working for a company which could pay that fee, presentations about the following topics will be offered:

  • Spring 3.0
  • Spring Faces
  • JBoss RichFaces
  • WebApps on OSGi
  • Servlet 3.0 and Tomcat 7
  • Tuning of Hibernate/Tomcat
  • MyFaces Trinidad
  • Tobago
  • Google Maps for JSF
  • And a lot more JSF stuff...


For more details visit: http://jsfdays.irian.at/

Participants

All Participants are interrested, but no promises were made

  1. Flo
  2. Christoph
  3. Fredrik ?
  4. Petar
  5. Jan
  6. Mike
  7. Hannes
  8. Christoph B. ?
  9. Michael K. ?
  10. Ricardo ?
  11. Markus Levonj
  12. Emad
  13. Filip
  14. Dominik
  15. ilhami (kontakt siehe jsug@gmail)
  16. gülsün (kontakt siehe jsug@gmail)