Re: long struts-config.xml file

2005-06-16 Thread Yen
Is that possible, seperate the actions into modules and use the modules struts-config? - Original Message - From: "John Henry Xu" <[EMAIL PROTECTED]> To: Sent: Friday, June 17, 2005 12:04 PM Subject: long struts-config.xml file Hi all, In a project I am working on, we have a very l

Re: Action call another action?

2005-04-21 Thread Yen
chain of responsibility implementation, > should allow chaining of actions without causing redundant processing, > but I can't say for sure (at least I hope it does). > > Erik > > > Yen wrote: > >> Hi, >> >> I have an action which save the data into

Action call another action?

2005-04-21 Thread Yen
advanced. rgds, Yen public ActionForward save(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) { method save.. method list.. return (mapping.findForward("afflist")); } public ActionForward listing(ActionMapping mapping, Actio

Re: Cron type jobs in struts (and Schedular with Struts?)

2005-04-12 Thread Yen
I found a few, but still Quartz is the most popular http://java-source.net/open-source/job-schedulers - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Schedular with Struts?

2005-04-12 Thread Yen
Any schedular in Struts? Quartz? rgds - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

submit with the from the keyboard ??

2005-03-22 Thread Yen
When I hit on the key, it wont submit the form unless I use the mouse to click on the button. I tried with both method, it doesnt work. Unless I put both codes together, and it will work.. any idea? Method 1 " onclick="javascript:doSubmitForm('showList')"/> Method 2 ---

Re: pager-taglib.tld with Struts

2005-03-13 Thread Yen
e jsp-- <% String url = request.getContextPath() + "/ad.search.show.screen"; %> any idea? rgds, - Original Message - From: "Yen" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Sunday, March 13, 2005 8:28 PM Subject: pager-taglib.tld with St

pager-taglib.tld with Struts

2005-03-13 Thread Yen
ot; http:////ad/SearchUser.action?execute=byalpha2&search=C?pager.offset=10 DOes that means, I need to have the pager.offset in the FormBean ? Thanks in advanced. rgds, Yen

Multiple select/update from the Listing page

2005-01-18 Thread Yen
Hi, I wonder how struts handle the Multiple select/update from the Listing page. Let say, there is a listing of 10 records and the page need to allow the user to update the status for the records. Upon submitting the button, it will update all the status in the listing page. How does the form g

Re: How to detect empty array list / databean on JSP?

2005-01-16 Thread Yen
Hi, I am new to struts.. I saw people using the for the validation checking. But how to use it..? For each attributes in the form are different..? rgds, - Original Message - From: "Kishore Senji" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Monday, January 17, 2005 8:35 AM

Re: how to get data from http get / url?

2005-01-12 Thread Yen
There might be a few ways, but from my exprience.. String sid = request.getParameter("id"); or editFormsform = (editForm)form; String sid = sform.getUserid(); - Original Message - From: "Dody Rachmat Wicaksono" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, January

Re: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread Yen
Thanks David for very detail explanation, in fact, I cant view the file as IE only shows me the error. :p I am also new in struts, still learning the tags.. ;) rgds, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

Re: Error: Cannot find ActionMappings or ActionFormBeans collection

2004-12-26 Thread Yen
your strust.xml consists of syntax error rgds, - Original Message - From: "SJ" <[EMAIL PROTECTED]> To: Sent: Monday, December 27, 2004 10:25 AM Subject: Error: Cannot find ActionMappings or ActionFormBeans collection Hi, I've been trying to google this error for a while now, but havent

Re: Missing message for key "analystprofile.edit.screen.title"

2004-12-16 Thread Yen
The purpose for /ad is the module seperation. as the property files are located under \WEB-INF\classes\resources\i18n\ad However, the problem is solved. The regional setting for the machine need to be English(UK).. learning curve is sucks >^< Thanks for the help. rgd

Missing message for key "analystprofile.edit.screen.title"

2004-12-15 Thread Yen
title=Edit Analyst Profile in the jsp I followed the example from other source, which is working in other machine. Any advice..? Thanks rgds, Yen LeadingSide (M) Sdn Bhd #29-11 The Boulevard Mid Valley City Lingkaran Syed Putra 59200 Kuala Lumpur, Malaysia Tel: +603 2287 9631/2 Fax: +603 2287