|
From: Patrick Y. <kc...@ce...> - 2003-07-15 10:12:10
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> <br> <blockquote type="cite" cite="mid...@s-..."> <p><font size="2">One anomaly is including servlet.jar in the distribution. I have to keep remembering to delete it. Given that it's a fairly safe assumption that we already have a servlet.jar (or equivalent), does it need to be in the distribution?</font></p> </blockquote> <br> We need it when compile. But I agree that we can exclude it when making war file.<br> <br> -Patrick<br> </body> </html> |