Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

to author

 
Ranch Hand
Posts: 1209
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Brian,

I can see from the glowing reviews that your book is already a hit. I was wondering if it would have looked real 'cool' (not that it already is'nt!) if the following were covered

Maven for build instead of ANT (I do admit that i often notice people fighting over this)

WebWork for MVC + Tapestry instead of Struts

and the fact that its about Enterprise java development may be something covering the following areas as well:

A open source Single Sign On solution?, not sure if there is one!
Open LDAP?
and may be some Rules Engine (Jess may be?)

Just some thoughts...
 
author
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Karthik,
Thanks for the nice comments. Your list includes many of the projects that were planned in the original outlines of the book and some that even got some writing started. The problem is that just with what we had we were going over the 600 page line and publishers are rarely happy when you tell them that! ;-) There is a strong possibility of a 2nd volume (not discussions have been started but the thought is there) to cover more presentation frameworks, more web services tools, Maven (originally in the mix) and Rules Engines such as Drools. Single Sign On did cross our minds but we drew a line on the sand about using ONLY Java-based open source projects and as fas as I know there wasn't anything for SSO that was Java based.

P.S. I don't like Struts either (that's all Chris), I'm a Tapestry convert and now I'm really digging Laszlo

Regards,
Brian
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Brian, and others,

You may or may not be aware of this offering: jCIFS web page

My current employer uses that library to authenticate users; one caveat: it's IE-only, at least that's all we use here and I've not been able to FireFox to play nice (Mozilla might).

YMMV

Mel Riffe
 
Ranch Hand
Posts: 1312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm found tutorial :: Simplify enterprise Java authentication with single sign-on
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic