Hello bhupat,


public class MyApplication extends WebApplication

       String rootPath;


       @Override

       protected void init() {

               // TODO Auto-generated method stub

               super.init();

               // rootPath contains what you want.

               rootPath = getServletContext().getRealPath("/");

       }



have I got you?



Thursday, August 30, 2007, 7:18:06 PM, you wrote:


> Hi,

>   Anyone please guide me to fit upload example in Forminput example,

> my requirement is i want a develop


> a single form with following components


> TextField

> ListMultiplechoice

> FileUpload


> i am facing a problem in getting fileupload path data.


> Thanks in advance

> Bhupat




-- 

Best regards,

 Lobic                            mailto:[EMAIL PROTECTED]

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to