Hi,
I'm just starting on struts. I wanted to know if a formbean instance that has
been declared with request scope can be accessed in a subsequent request.
I.e.
Instance of Formbean A (Request scope) --> Used to populate JSP page A -->
Action B (Will the same instance of Formbean A, which wa
Hi,
What is the best way to invoke a Servlet from a JSP in the struts framework?
I have a login page. When the user clicks 'Log-in', the control should go to a
Servlet outside the struts framework.
Regards,
John.
CAUTION - Disclaimer *
This e-mail contains P
struts app which has servlets also , i just call the servlet
mapping in my web.xml from my jsp.
Thanks,
Nuwan
John Mammen wrote:
> Hi,
>
> What is the best way to invoke a Servlet from a JSP in the struts framework?
>
> I have a login page. When the user clicks 'Log-in',
Hi,
I have 3 projects (web project, EJB and Java Client) which I have deployed
using a single EAR. The EJB and the client reference the web project (will
there be a problem with a reference in this direction?). After successful
deployment, the Client and the EJB are unable to find the required
:46 AM
To: Struts Users Mailing List
Subject: RE: Problem deploying an application
We are having similar problems ...try reading this
http://www.redbooks.ibm.com/redpapers/pdfs/redp4307.pdf.
-Original Message-
From: John Mammen [mailto:[EMAIL PROTECTED]
Sent: Friday, 3 August 2007 3:33 PM
To
Hi,
Have any of you faced this issue while deploying an application in WAS?
Error executing deployment: java.lang.InternalError. Error is Can't connect to
X11 window server using ':0.0' as the value of the DISPLAY variable..
java.lang.InternalError: Can't connect to X11 window server using ':
still need the required X11 libs.
>
> Al.
>
> -Original Message-
> From: John Mammen [mailto:[EMAIL PROTECTED]
> Sent: 06 August 2007 12:18
> To: 'user@struts.apache.org'
> Subject: X11 server at :0.0
>
>
>
> Hi,
>
> Have any of you fa
Hi,
I have a JSP which has a drop down selection box which I populate using an
arraylist of string objects present in the formbean. How do I get this
arraylist of string objects back into the formbean when an action is submitted?
Regards,
John.
CAUTION - Disclaimer *
8 matches
Mail list logo