>From an an HTML page:

<HTML>
<HEAD>
<TITLE>*** Your Title Here ***</TITLE>
<META NAME="generator" CONTENT="NoteTab Pro">
</HEAD>
<BODY>

<form>

<INPUT TYPE="file" NAME="name" VALUE="value">


</ form>

</BODY>
</HTML>


There are some free widgets to handle files on the
server, e.g.:

http://www.jspsmart.com/

JP


--- Lorena Carlo <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> Does somebody know if there is a File Dialog(prompts
> a window that request
> you the name of the file, like a save as) in JSP or
> in Servlets, I know
> there exits a class java.awt.FileDialog, but I don't
> want to use applets, so
> please tell me if there is another class that I can
> use from a server side.
>
> Thanks in advance,
>
> Lorena Carlo
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body:
> "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to