<%
String sAttr =
config.getServletContext().getRealPath("/") +
"snew.txt";
System.out.println(config.getServletContext().getRealPath("/"));
FileOutputStream outFile = new
FileOutputStream(sAttr,false);
%>
ya refreshing
it is not creating a file in bin directory or in jsp
folder also.
regards
jayakumar
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
___________________________________________________________________________
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