One example might be a servlet that returns XML... -----Original Message----- From: Chen, Gin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 11:09 AM To: [EMAIL PROTECTED] Subject: Re: back-end servlets
what do u mean by a site that doesnt return HTML? Does it return anything? Usually if you make a request you expect some kind of response. Can you explain more what you are trying to do? -Tim -----Original Message----- From: Carter, Scott [mailto:[EMAIL PROTECTED]] Sent: Monday, June 03, 2002 3:57 PM To: [EMAIL PROTECTED] Subject: back-end servlets When designing a site, for back-end java (java that does not return a HTML page) should you create just regular java classes, or does this need to be java servlets to run properly? Can a servlet take advantage of all the regular APIs of java? Thanks - Scott Carter ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
