RE: Interceptor to Autheticate User

2007-02-17 Thread Yee Kai Lai
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

RE: Invalid Column Type Exception

2007-02-09 Thread Yee Kai Lai
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

RE: bean:define

2007-02-08 Thread Yee Kai Lai
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

RE: Struts action call in a JS method returns blank page

2007-02-08 Thread Yee Kai Lai
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

RE: Struts action call in a JS method returns blank page

2007-02-07 Thread Yee Kai Lai
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

Re: intercept any request to jsp page in Struts Tiles

2006-01-30 Thread Kai Mai
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

Re: intercept any request to jsp page in Struts Tiles

2006-01-30 Thread Kai Mai
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: > &

intercept any request to jsp page in Struts Tiles

2006-01-29 Thread Kai Mai
and overrided doForward. "doForward" uri is "/login_template.jsp". But how do I intercept the request to "login.jsp"? Thanks. Kai

Re: One Pass JSP Parsing Woes! - how to generate Dynamic JSP and enforce those tags get parsed/translated?

2006-01-29 Thread Kai Mai
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

insert dynamic jsp codes in Tiles

2006-01-27 Thread Kai Mai
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

insert dynamic jsp codes in Tiles

2006-01-27 Thread 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.