Re: OT: Arabic Website

2011-06-01 Thread tito
hi, struts Application Resources,Struts locale .. and UTF-8 encoding is the place to start.. also you also have take care of the RTL ( right to left ) layout in ur web app. this explains the RTL > http://www.w3.org/International/tutorials/bidi-xhtml/ regards, Tito Cheriachan h

Re: Strus 2 populate select dynamically

2011-02-04 Thread tito
If you do not like the screen to be refreshed/reloaded.. you can use ajax..perhaps with jquery.It will be soothing for the users of the screen. regards, Tito Cheriachan http://www.titocheriachan.com ___ 10 litres of water is required to produce a

Re: Struts 2 Radio Button for show and hide fields

2010-12-30 Thread tito
gt; message and any attachments. >> >> WARNING: Computer viruses can be transmitted via email. The recipient >> should check this email and any attachments for the presence of viruses. >> The >> company accepts no liability for any damage caused by any virus >&g

Re: problem mapping values from the jsp to the action

2010-12-27 Thread tito
po1 and campo2 are in a within of >> another (see SimpleDialogTemplate.jsp). I also attached the example >> Action. >> >> How can I solved this problem? >> >> Thanks in advance, > -- Sent from my mobile device regards, Tito Cheriachan http://www.titoche

Re: jquery with jsp

2010-10-10 Thread tito
@MaurizioI have included jquery min , but my custom scripts i have put them in jsp page section inside

jquery with jsp

2010-10-10 Thread tito
If I include some jquery codes in my jsp . will it make the jsp page heavy to load ? regards, Tito Cheriachan ___ Automate Twittering using AutoTweeter http://www.autotweeter.in <http://www.autotweeter.in>Follow twitter users automaticall

struts module switching issue. SwitchAction

2010-09-06 Thread tito
omer/action.do , As far as my understanding , it shud switch the module rt ? Can you help me out please ? Is there anything else I need to do to switch action. When I googled , i only found that I need to call switchAction in my action mapping and give *

Re: problem with html:Image and Indexed form

2004-12-13 Thread Tito Eritja
El lun, 13 de 12 de 2004 a las 20:44, Tito Eritja escribiÃ: > Hi everybody. > > I have a problem with tag > > I'm using a ImageButton bean like that: > > public final class ImageButtonBean implements Serializable { > private String x = null; > private

problem with html:Image and Indexed form

2004-12-13 Thread Tito Eritja
the tag the function getSomeButton() from mapForm is called. Anybody has any clue what I'm doing wrong? Thanks for your time tito -- _ Tito Eritja GnuPG key: FD022DAF ( http://www.keyserver.net/ ) Key fingerprint =

loosing request attributes from jsp to action

2004-11-24 Thread Tito Eritja
oblem comes when trying to get the identifier bean from this request in the action as the result is null. Has anybody knows what I'm doing wrong? tito - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: "refreshing" server side infromation

2004-10-25 Thread Tito Eritja
Thanks for your answer, I did it just with the refresh tag, just some questions: what's de difference between using the hidden Iframe or not?, Is there some way to hide the browser reload "signs" when refreshing? tito El miÃ, 06 de 10 de 2004 a las 11:23, James Neville escribiÃ

bean value within src of html:Image

2004-10-20 Thread Tito Eritja
How to use some bean value within a html:Image src? I've tried something like but it doesn't work, there's something like paramName and paramProperty of html:link tag for html:Image? thanks in advance tito signature.asc Description: PGP signature

Struts and XML

2004-10-07 Thread Tito Eritja
Anyone knows some document or book of struts and XML? We are working in application done with struts, but we have a provider that gives us some xml response that we have to parse with xslt. We would like to use the generated html with an ActionForm. Is it possible? Thanks in advance. tito

Struts and XML

2004-10-07 Thread Tito Eritja
Anyone knows some document or book of struts and XML? We are working in application done with struts, but we have a provider that gives us some xml response that we have to parse with xslt. We would like to use the generated html with an ActionForm. Is it possible? Thanks in advance. tito

"refreshing" server side infromation

2004-10-06 Thread Tito Eritja
t is the server who knows that some clients should be refreshed, but client side doesn't know when some position has changed and It can't just refresh itself. Would be an applet a good solution?, is there another way to solve it?

Re: Problems with logic:iterate

2004-08-12 Thread Tito Eritja
I found the error, I was using Xdoclet and I didn't specify in @struts.action scope="session" Thanks tito El jue, 12 de 08 de 2004 a las 11:44, Tito Eritja escribiÃ: > I'm new on Struts, and I'm trying to use the example from book >

Problems with login:iterate

2004-08-12 Thread Tito Eritja
ers has no lineItems, but it is weird as getUsersList from the same code (iterate) returns that users has some LineItems I get the same error with Struts html and with html-el tag libraries. Does anybody has experienced the same problem?? Thanks for your t

RE: mapping an action twice with Xdoclet

2004-08-09 Thread Tito Eritja
; *parameter="submit" * * @struts.action-forward * name="success" * path="/loadAdminUsersForm.do" * */ public class AdminUsersAction extends Action { [...] it generates this xml file

mapping an action twice with Xdoclet

2004-08-06 Thread Tito Eritja
Hi all. I have to map the same Action twice, is possible to do it with Xdoclet in the same java file? (by now, I write the first mapping with @struts.action and the second with merge file struts-action.xml thanks tito signature.asc Description: PGP signature