Re: [Q] Log Viewing tool for Windows environment?

2003-03-11 Thread unicoletti
cygwin has tail... and grep and awk... www.cygwin.com Umberto Quoting Ashish Kulkarni <[EMAIL PROTECTED]>: > Hi, > u may wanna try > http://www.textpad.com/ > > this one is pretty good refresh etc when the file is > changed on computer and just press Ctrl + End key once > and it will take u a

Re: Relative Path Error-- Pls help!

2002-09-09 Thread unicoletti
Instead of while you are getting this now: . Good luck, umberto Quoting Sutiwan Kariya <[EMAIL PROTECTED]>: > I am using struts runs on IBM WebSphere 4.0 > my web site 's name (context root) is 'td' > I got an image location error when use > > or > > > But, if I tried > > or > > > The

Re: [OT] Eclipse IDE

2003-01-21 Thread unicoletti
Quoting "Daniel H. F. e Silva" <[EMAIL PROTECTED]>: > Hi all, > I know that it is very possible that this subject was already discussed > here, but i couldn't > search on archives (why is this resource disabled?). > I'm beginning to design a software development process specification as a > job

Getting struts action forward name in jsp

2003-01-24 Thread unicoletti
Hi all, I have the following environment correctly set up: Struts 1.1b2 on Tomcat 4.0.2 with jdk 1.4 and I'm usign tiles to manage the layout of the pages. Now I have this problem: if I call (HttpServletRequest)pageContext.getRequest()).getRequestURI() it returns the path to the jsp page (whic