I am writing this code in my testcase using seleneium rc. my test case
output test results (some values using System.out.println ) along with
that i need to give
the image path so the tester can click if he wants view the screen
shots.images are stored in my hard drive.

On Jun 29, 10:19 am, jitesh dundas <[email protected]> wrote:
> There are many ways to write your functionality..Its all about using the
> right functionality.
>
> request.getServletPath gives the relative path ..
>
> One point though - use the relative path and not the absolute one if you
> want some dynamic functionalities..
>
> Give us your code and we could help you out..
>
> REgards,
> jd
>
> On Tue, Jun 29, 2010 at 12:37 PM, marc <[email protected]> wrote:
> > Hi everyone
>
> > i am new to java. i am writing a small program to show the path of the
> > image in my hard drive so the program gives the path to the user so
> > that the user can go to the image by clikcing the given path.
>
> > Thank you
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "The Java Posse" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<javaposse%[email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/javaposse?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to