2 Replies Latest reply on Oct 23, 2003 12:45 AM by bortolaso

    looking for file in jboss

    bortolaso

      hi all,
      My internet application start with
      http://localhost:9090/web-clien/index.jsp.
      In the body of jsp i have a submit button that ask to jboss Session Bean to built a file.pdf.
      How can jboss do to write an file.pdf in real time and linked it at the address http://localhost:9090/web-clien/repository/file.pdf ?