Hi, the problem might be because you have forgotten to import certain jar
that should contain
SystemUtil class.
From: manoj sinha <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List"
To: user@struts.apache.org
Subject: Interceptor to Autheticate User
Date: Fri, 16 Feb 2007 06:17:32 -0800
From the exception stacktrace, I see that the following sql might have
problem.
INSERT INTO GWS_USERS(USR_LOGIN_N_BY, USR_PROF_UPDATE_DATE, USR_SYS_NO,
USR_DISPLAY_FUND_WATCHLIST,USR_REESTABLISH, USR_EMAIL_SUPPRESSION_FLAG,
USR_PEGA_SHARE_ID,USR_USER_TYPE, USR_EMAIL_>lumn type; nested exceptio
class FormBean() {
private String xxx;
public String getXXX() {
return this.xxx;
}
public void setXXX(String xxx) {
this.xxx = xxx;
}
}
session.setAttribute("formbean",new FormBean().setXXX(""));
FormBean oFormeBean = (FormBean)session.getAttribute("formbean");
String xxx = oForme
I have
other alternatives?
Chris
____
From: Yee Kai Lai [mailto:[EMAIL PROTECTED]
Sent: Thu 2/8/2007 12:24 AM
To: user@struts.apache.org
Subject: RE: Struts action call in a JS method returns blank page
It returns a blank page might be due to
form.submit(); in your J
It returns a blank page might be due to
form.submit(); in your JS.
I think if you have a form named 'service.device.selected-devices-form' then
it will never be null hence it will always submit.
May you could enlightened why u need a form.submit() ?
From: "Christopher Loschen" <[EMAIL PRO
I need to support the legacy html template files.
On 1/30/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
> Kai Mai wrote:
> > The template files are in HTML format instead of JSP format. so the
> > container won't re-compile them.
> >
> > whenever they a
The template files are in HTML format instead of JSP format. so the
container won't re-compile them.
whenever they are changed, I need to convert them in JSP formats first. Then
the container will re-compile them.
On 1/30/06, Dave Newton <[EMAIL PROTECTED]> wrote:
>
&
and overrided doForward.
"doForward" uri is "/login_template.jsp". But how do I intercept the
request to "login.jsp"?
Thanks.
Kai
Raghu,
can you be more specific about your solution? how about giving some coding
examples?
Thanks.
Kai
On 1/27/06, Raghu Kanchustambham <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I solved the problem by "playing the container".
>
> I called the tag functions that the
e token definitions to a tile definition at runtime so
that I can generate the final jsp page.
The simplest solution is to put each token's definition into a jsp page.
But a page may have a lot of tokens. so I want to know if I can get around
creating jsp pages for all the tokens.
Thanks.
Kai
ut each token's definition into a jsp
page. But a page may have a lot of tokens. so I want to know if I can get
around creating jsp pages for all the tokens. Thanks. Kai
Broadband interface (RIA) + mail box saftey =
http://Struts_User_List.roomity.com
*Your* clubs, no sign up to read, ad supported; try broadband internet.
11 matches
Mail list logo