PATH « Bean « JSP-Servlet Q&A





1. JSP UseBean. How to pass PATH-info.    coderanch.com

Hello. I am quite new to JSP and Java. I am working on an application where I intend to use the USEBEAN-tag to invoke a JavaBean that will read an ordinary inputfile (.txt). My problem is this: How can I pass a parameter to this Javabean to tell what PATH this file is in ? Or is there a way that ...

2. relative path from within a bean?    coderanch.com

Hi all! I have a problem and I was hoping someone in here could help me out; I am developing a webapplication where my JSP pages make use of various beans. Yesterday I was changing all absolute paths in my JSP-pages and servlets into relative paths so I could easily port my application to any other directory, and I did exactly ...

3. problem about path in JSP and Bean    coderanch.com