Re: focus on an image when the page loads in struts

2005-03-08 Thread jj endenburg
Hello Raghuveer, Thank you for your help on my problem. I will take a close look at it. I am not sure whether I understand your problem completely. The following code might help you: Jan-Jaap Raghuveer Vellanki wrote: > >I have problem in using Struts my JSP code is as below. >I need to

Hidden parameter passing: RE: parameter passing from one jsp-screen to another

2005-03-08 Thread jj endenburg
://foo.com/myapp/bar.jsp?itemId=2 > > And so on? > > The Struts html:link tag (or the JSTL c:url tag) can > be used to dynamically > create your links. > > http://struts.apache.org/userGuide/struts-html.html#link > > Hope that helps, > > Erik > > >

parameter passing from one jsp-screen to another

2005-03-08 Thread jj endenburg
Hi everyone, I have the following problem: how can I pass a parameter from a jsp-screen A to a jsp-screen B within the struts-framework? More concrete: Screen A has several clickable link instances to screen B. Each link instance has its own (dynamically calculated) parameter value to pass to scr

RE: How to pass variable from servlet to jsp?

2005-02-15 Thread jj endenburg
I suppose that 'crazy'/'bad' refers to the classical jsp-way of working, without using the struts-framework. When using struts, I would advise to use forms (a subject that I am starting to tackle right now as well...) Jan-Jaap --- "Daffin, Miles (Company IT)" <[EMAIL PROTECTED]> wrote: > Why is t

I search for tool for graphical representation of developped Struts-system

2005-02-14 Thread jj endenburg
Hi member of user@struts.apache.org, In a previous live, I developped a java-system using ellips. I used omondo for creating a UML of my java system. The graphical representation was generated automatically out of the code. Now I am looking for a similar tool that generates a graphical representa