Search |
||
Got a gripe with Servlet? Let's hear it!Posted by edburns on August 6, 2008 at 7:59 AM PDT
Taking a cue from the success
of the community that has grown up around the JSF IRC
channel, my colleague and friend Rajiv Mordani has created
an IRC channel for the entire Glassfish WebTier, on freenode. To access
the channel, follow the instructions for the JSF irc
channel but use Here's an inside tip: Rajiv is also the spec lead for Servlet 3.0. If you have any gripes or feature requests for Servlet 3.0, Rajiv himself can often be found on the channel. I'll be there to, and I hope to see you there! Technorati Tags: edburns »
Related Topics >>
Java Enterprise Comments
Comments are listed in date ascending order (oldest first)
Submitted by mwessendorf on Mon, 2008-08-11 12:37.
Ah, forgot. Any standard API for adding servlet / filters when doing startup or even inside the request listener ?
Submitted by mwessendorf on Mon, 2008-08-11 12:46.
ok, the "addFilter/addServlet" API I now found in the draft's javadoc
Submitted by mwessendorf on Wed, 2008-08-06 09:43.
will a standard api for upload be in there ? currently all the (jsf) frameworks do it on their own... which is totally incompatible... even in JSF land... all libs do it on their own...
Submitted by mode on Wed, 2008-08-06 12:06.
The irc channel is not just for servlet but all of the GlassFish webtier including scripting. Yes definitely bring any servlet issues there too though and I will be there to answer any questions.
Thanks
- Rajiv
Submitted by mode on Wed, 2008-08-06 12:07.
mwessendorf: Yes we have it in the plan to include a standard API for upload.
- Rajiv
|
||
|
|