Hi Joe,
Thanks for the clarification; looks way interesting!
One (rather pointed) question: Being that RequestProcessor is one of the primary extension points for the Action servlet, how will this new API affect HTTPS protocol handling? I assume that the SSLExt library will have to be completely rewritten, or are you guys planning on rolling that functionality into Struts 1.3?
- Curtis
Joe Germuska wrote:
Geez, you want documentation?
Actually, I was starting to update the current docs the other night, and it made me realize that there are things I'd like to change, so that they work the way I want to write about them :^)
Anyway, to begin with: if you have never cared about the RequestProcessor class, short of, perhaps specifying to use the TilesRequestProcessor, then you can safely continue to not care about it, ignoring the fact that a different class is doing what should amount to the same thing.
(The one exception being that you'll have to take some steps to use tiles, but since you'll also have to start using the struts-tiles JAR, I imagine we'll have a simple list of steps and most people still won't need to know much more about it.)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]