Anyone working with WebSphere Commerce?

2010-04-10 Thread Saeed Iqbal
Since WebSphere Commerce is built in struts, is there anyone working with WebSphere Commerce? -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: FB API and Struts2

2010-03-12 Thread Saeed Iqbal
o unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Catching url for action not defined

2010-03-10 Thread Saeed Iqbal
Hi Guys How would I do http://localhost/some_name where some_name is a random name and not defined as an action in struts.xml I would like your input on this please. Thanks, -saeed -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: basic struts application

2010-03-10 Thread Saeed Iqbal
ESS); >>    } >> } >> >> struts_config.xml >> >>   >>         >>     >> >> >>        > type="paket.BookAction"/> >>     >> >> data.jsp >> >>   >>           >>   >>   >>   &

I added Facebook Connect into the mix

2010-02-18 Thread Saeed Iqbal
My Demo Application now has Facebook Connect too http://code.google.com/p/remove-registration/ Now doing the same in PHP before moving forward in Java. -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer http://iqbalconsulting.com

Google Apps Login Integration

2010-02-16 Thread Saeed Iqbal
Please see my integration of Google Apps Login here http://code.google.com/p/remove-registration -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer http://iqbalconsulting.com

OpenId login open source project

2010-02-15 Thread Saeed Iqbal
Good Morning again Guys I have worked on OpenId and Facebook Connect The first project of mine on openid is now out and its open source on http://code.google.com/p/remove-registration/ Feel free to comment please. Thanks, -saeed -- Saeed Iqbal Independant Consultant J2EE - Application

Anybody Need Some Development Help?

2010-02-09 Thread Saeed Iqbal
I am willing to work. I am in tight condition now. Any development work for me please. -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

What is the reason for this error? xwork interceptors seem to be misbehaving

2010-02-09 Thread Saeed Iqbal
com.google.net.async.Connection.handleReadEvent(Connection.java:474) at com.google.net.async.EventDispatcher.processNetworkEvents(EventDispatcher.java:774) at com.google.net.async.EventDi -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: NPE

2010-02-05 Thread Saeed Iqbal
I kind of didnt find a project i could deploy to appengine there. I think regular servlets is the way to go for me. On Fri, Feb 5, 2010 at 2:22 PM, Saeed Iqbal wrote: > Thanks will do. > > On Friday, February 5, 2010, Lukasz Lenart > wrote: > > 2010/2/5 Saeed Iqbal : > >

Re: NPE

2010-02-05 Thread Saeed Iqbal
Thanks will do. On Friday, February 5, 2010, Lukasz Lenart wrote: > 2010/2/5 Saeed Iqbal : >> Looks like Google has fixed the OGNL issue however this is the new issue I >> saw. > > Take a look here > http://code.google.com/p/struts2-jquery/source/browse/#svn/showcase

Re: NPE

2010-02-04 Thread Saeed Iqbal
Looks like Google has fixed the OGNL issue however this is the new issue I saw. Please help. On Thu, Feb 4, 2010 at 7:14 PM, Saeed Iqbal wrote: > Any ideas why my application is throwing this error on Google App Engine > > Uncaught exception from servlet > java.lang.NullPoin

Re: NPE

2010-02-04 Thread Saeed Iqbal
Thanks. On Thu, Feb 4, 2010 at 7:17 PM, Cimballi wrote: > Look here, there are 2 tips, about security and swing, you will need : > > > http://whyjava.wordpress.com/2009/08/30/creating-struts2-application-on-google-app-engine-gae/ > > Cimballi > > > On Thu, Feb 4, 2

Re: NPE

2010-02-04 Thread Saeed Iqbal
That archetype doesnt exist anymore. On Thu, Feb 4, 2010 at 7:17 PM, Lukasz Lenart wrote: > 2010/2/4 Saeed Iqbal : > > Any ideas why my application is throwing this error on Google App Engine > > Take a look on struts2-convention-archetype > > > Regards > -- > Łuk

NPE

2010-02-04 Thread Saeed Iqbal
-- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: Not Able to call Action

2010-01-28 Thread Saeed Iqbal
...In console i got the provided > username and password field values. > > But still it gives me error... I have not understand whats wrong in this > code ? > > Rahul > > > Saeed Iqbal-2 wrote: > > > > It says secure.Login not just login. Cas

Re: Not Able to call Action

2010-01-28 Thread Saeed Iqbal
vided name="success". > > My Action is executed successfully...but it will not display the page which > is mapped to SUCCESS. > > If you want some more information... then please reply me. > > Thanks > > Rahul > > > > Saeed Iqbal-2 wrote: > > >

Re: Not Able to call Action

2010-01-28 Thread Saeed Iqbal
le.com/Not-Able-to-call-Action-tp15878011p27354274.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: NoClassDefFoundError Exception

2010-01-28 Thread Saeed Iqbal
t > INFO: Jk running ID=0 time=0/16 config=null > Jan 28, 2010 4:03:02 PM org.apache.catalina.startup.Catalina start > INFO: Server startup in 395 ms > > -- > View this message in context: > http://old.nabble.com/NoClassDefFoundError-Exception-tp17344914p27354174.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
Label= that On Wednesday, January 27, 2010, Saeed Iqbal wrote: > Trying %{getText('xxx')} > > On Wed, Jan 27, 2010 at 6:24 PM, Nicola Bortolotti > wrote: > Sorry Saiid, I feel very dummy; I will try a little more, then I back > on it in next days.. > > I

Re: struts2 and tables

2010-01-27 Thread Saeed Iqbal
title  will not have any checkbox. > > On Wed, Jan 27, 2010 at 5:58 PM, Saeed Iqbal wrote: > >> Replace the >> >> >> > paramProperty="id" headerClass="listHeader"> >>         >>     >> >> >> On Wed, Jan 27,

Re: Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
; > doesn't retrive > > nothing. > > > > so, probably, I don't understand something.. > > Anyway, thank you very much for your effort. > > > > Nicola > > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
> > ... > > test1: > > ... > > > > > > > > > > > > Doesn't work: insteed write in column header "property"

Re: struts2 and tables

2010-01-27 Thread Saeed Iqbal
Replace the On Wed, Jan 27, 2010 at 5:23 PM, Arpan wrote: > Hi Saeed, > > Thanks for the reply. But how can you display your checkbox inside that > "column Title"? > > On Wed, Jan 27, 2010 at 4:45 PM, Saeed Iqbal wrote: > > > For displa

Re: Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
work: insteed write in column header "property", it display > "id"... > > Other suggestion? > Thanks, > Nicola > > > > > -- Messaggio inoltrato -- > From: Saeed Iqbal > To: Struts Users Mailing List > Date: Wed, 27 Jan 2010

Re: struts2 and tables

2010-01-27 Thread Saeed Iqbal
t; > > >> >> > > >> >> > > >> >> > > >> >> On Thu, Jan 7, 2010 at 7:00 AM, Chris Pratt < > thechrispr...@gmail.com > > > > > >> >> wrote: > > >> >> > We use DisplayTag (http://www.displaytag.org), it works pretty > > well. > > >> >> > (*Chris*) > > >> >> > > > >> >> > On Wed, Jan 6, 2010 at 3:28 PM, Sergio > > >> >> > wrote: > > >> >> > > > >> >> >> Hi, people, how can i show a table into a jsp from the struts > > >> action? > > >> >> Are > > >> >> >> there a simple method for doing that? I've tried with java > > >> collections > > >> >> into > > >> >> >> the action and "property" tag into the jsp with no success. > > >> >> >> > > >> >> >> thanks in advance > > >> >> >> > > >> >> >> -- > > >> >> >> Sergio > > >> >> >> > > >> >> >> > > >> >> >> > > >> - > > >> >> >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > >> >> >> For additional commands, e-mail: user-h...@struts.apache.org > > >> >> >> > > >> >> >> > > >> >> > > > >> >> > > >> >> > - > > >> >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > >> >> For additional commands, e-mail: user-h...@struts.apache.org > > >> >> > > >> >> > > >> > > > >> > > >> - > > >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > >> For additional commands, e-mail: user-h...@struts.apache.org > > >> > > >> > > > > > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: internationalize displaytag into struts2

2010-01-27 Thread Saeed Iqbal
ow the manual (http://displaytag.sourceforge.net/1.2/i18n.html) > and google around, but I don't understand.. > > > Thank you very much, > > -Nicola > > - > To unsubscribe, e-mail: user-unsubs

Re: Session help

2010-01-19 Thread Saeed Iqbal
ase provide me additional info. since i am very > basic in S2. > > Lots of thanks > Emil > > ==== > > On Wed, Jan 20, 2010 at 12:51 PM, Saeed Iqbal wrote: > > > You should be able to do index and land on that jsp. Also maybe put a > > method > > propert

Re: Session help

2010-01-19 Thread Saeed Iqbal
#x27; > session ='Antigua' > > > If this is you saying please provide me additional info. since i am very > basic in S2. > > Lots of thanks > Emil > > ==== > > On Wed, Jan 20, 2010 at 12:5

Re: Session help

2010-01-19 Thread Saeed Iqbal
; > > > >/jsp/ukantigua/index.jsp > > > ==== > > thanks > Emil > > > On Wed, Jan 20, 2010 at 12:22 PM, Saeed Iqbal wrote: > > > This is strange. What kind of a setup do you have? > > > > On Wed, Jan 20, 2010 at 11

Re: Session help

2010-01-19 Thread Saeed Iqbal
ave separated regions by using different namespaces in struts.xml. > > > > Example URL pattern, > > http://localhost:8084/subsites/barbados/listHotels.html?starRate=3 > > Please provide a help on this. > > Thanks > > Emil > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: Struts 2

2010-01-15 Thread Saeed Iqbal
ser-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: Why do i possibly get this error.

2010-01-07 Thread Saeed Iqbal
Excluding some jars moved me forward. Now i get this Caused by: java.lang.ClassCastException: com.iqbalconsulting.work.servlets.LsoLoginServlet at com.google.inject.struts2.GuiceObjectFactory.setModule(GuiceObjectFactory.java:63) On Fri, Jan 8, 2010 at 7:59 AM, Saeed Iqbal wrote: > Una

Why do i possibly get this error.

2010-01-07 Thread Saeed Iqbal
: java.lang.IncompatibleClassChangeError: Implementing class -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Guice integration

2010-01-07 Thread Saeed Iqbal
Can anyone tell me how to best integrate guice with struts please. -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional

Whats the best way of using Google Inject Annotation in Struts

2010-01-07 Thread Saeed Iqbal
com.google.inject.Inject; -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

I8nl with display table not working on specific cases

2010-01-06 Thread Saeed Iqbal
The titleKey is not working when display:column tag is closed outside of its declaration body. When it has some lines in it to display in table. It doesnt work. -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

An update to StartSoft

2009-12-29 Thread Saeed Iqbal
Good Day Folks, I hope it would be OK to announce that I have released a new version of my StartSoft application 0.9 http://code.google.com/p/startsoft/ Open Source. Its Struts and Hibernate, but controlled by Spring. Thanks, -saeed -- Saeed Iqbal Independant Consultant J2EE - Application

Re: Clear text while using File Upload in Struts2

2009-12-28 Thread Saeed Iqbal
ascript: > > > > > > function limpiarText(){ > > > var idUpload=document.getElementById("idUpload"); > > > var frm=document.getElementById("frm"); > > > idUpload.setAttribute("value",""); > > > frm.reset(); >

Re: Clear text while using File Upload in Struts2

2009-12-27 Thread Saeed Iqbal
I just only selected the file using file dialog. > > It would be helpful if you give the code snippet to implement in Java Script. > > Magesh. > > > Saeed Iqbal wrote: > > It gets submitted after post > > if you want to clear maybe use javascript to clear > > On

Re: Clear text while using File Upload in Struts2

2009-12-27 Thread Saeed Iqbal
t; > The issue is if i select a file using file dialog, there is no option to > clear the selected text. Can any one help me how to clear the uploaded file > path text? > > Thanks in Advance, > Magesh. > > > > -- Sae

Re: Forwarding to a Java Application

2009-12-27 Thread Saeed Iqbal
>> -- >> Wes Wannemacher >> >> Head Engineer, WanTii, Inc. >> Need Training? Struts, Spring, Maven, Tomcat... >> Ask me for a quote! >> >> - >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For addi

Re: S2 Can I use java templates for all tags except form?

2009-12-27 Thread Saeed Iqbal
- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer -

Re: if tag with #parameters

2009-12-22 Thread Saeed Iqbal
es" > > What's the solution here ? > > Cheers > > ----- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: creat thumbnail image

2009-12-20 Thread Saeed Iqbal
u-Shi, Kasayama 3choume 1-18 > ShiteiHaimu > Rien, Room 103 > Tel/Fax : 81-(0)90-3976 2246 > Email: nr000...@ed.ritsumei.ac.jp > Mobile : 81-(0)90-3976 2246 URL : http://www.ritsumei.jp > ======= >

Feasibility of Programming in GWT

2009-12-18 Thread Saeed Iqbal
-gwt.html Is GWT good to also program in? I know Struts 2 is the king -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

The GWT Plugin

2009-12-17 Thread Saeed Iqbal
I am planning to use GWT in some of my projects, the Struts 2 + GWT Plugin looks very good. How do I make it work with Struts on parts of the project, will it need multiple entrypoint 's? -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: [S2] i18n not using default bundle

2009-12-11 Thread Saeed Iqbal
Sorry Sir. On Fri, Dec 11, 2009 at 5:47 PM, Haroon Rafique wrote: > On Today at 2:47pm, SI=>Saeed Iqbal wrote: > > SI> no need to put resources. > SI> > SI> On Fri, Dec 11, 2009 at 2:45 PM, Saeed Iqbal > wrote: > SI> > SI> > Why dont you jus

Re: [S2] i18n not using default bundle

2009-12-11 Thread Saeed Iqbal
no need to put resources. On Fri, Dec 11, 2009 at 2:45 PM, Saeed Iqbal wrote: > Why dont you just give it the value global-message_zh_CN > > > On Fri, Dec 11, 2009 at 2:44 PM, wrote: > >> yes, I did have >> > value="resources.global-message"/> >&

Re: [S2] i18n not using default bundle

2009-12-11 Thread Saeed Iqbal
global-message_en.properties and > global-message_zh_CN.properties (an empty file) > > > > > ____ > From: Saeed Iqbal > To: Struts Users Mailing List > Sent: Fri, December 11, 2009 5:41:44 AM > Subject: Re: [S2] i18n not using default bundle

Re: excute method will not work without the form's button

2009-12-10 Thread Saeed Iqbal
-- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: [S2] i18n not using default bundle

2009-12-10 Thread Saeed Iqbal
> -- > View this message in context: > http://old.nabble.com/-S2--i18n-not-using-default-bundle-tp26727458p26730713.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: [S2] i18n not using default bundle

2009-12-10 Thread Saeed Iqbal
Here is my setting > > > > value="resources.global-message"/> > > Whether I set struts.locale or not, it make no different. By the way, what is > this setting mean? > > Regards > LV > > > > > > From: Saeed Iq

Re: [S2] i18n not using default bundle

2009-12-10 Thread Saeed Iqbal
le, that is expected. > > > So could someone tell me is this a bug, or that's the way the design  is or > some setting I need to do? > > > > > > Regards > LV > > > > > > -----

Re: struts2 web app without jsp pages, is it possible?

2009-12-08 Thread Saeed Iqbal
ts2 web app without jsp pages, is it possible? > To: "Struts Users Mailing List" > Date: Tuesday, 8 December, 2009, 12:56 PM > > html+freemarker+json > > On Tue, Dec 8, 2009 at 2:12 PM, Saeed Iqbal wrote: > >> You can easily have html extension for your web pa

Re: struts2 web app without jsp pages, is it possible?

2009-12-08 Thread Saeed Iqbal
r view. > Is it possible to develop web application in struts2 without jsp pages? > Is this a good idea? > > > Regards, > Shital > > > The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. > http://in.yahoo.com/ -- Saeed Iqbal Independant Consultant J2EE - Application Architect / Developer

Re: SQL ExcuteQuery

2009-12-07 Thread Saeed Iqbal
ence > Nguyen Xuan Son > > Add : Japan, Shiga-Ken, Kusatsu-Shi, Kasayama 3choume 1-18 > ShiteiHaimu > Rien, Room 103 > Tel/Fax : 81-(0)90-3976 2246 > Email: nr000...@ed.ritsumei.ac.jp > Mobile : 81-(0)90-3976 2246 URL : http://www.ritsumei.jp > =

Re: Check out our CMS please

2009-12-04 Thread Saeed Iqbal
On Fri, Dec 4, 2009 at 6:39 AM, Saeed Iqbal wrote: > >> I did this work and my fellow mates to contribute to Open Source world. I >> am >> poor less than $500 in bank. I cannot offer you any money :( >> >> On Fri, Dec 4, 2009 at 5:27 PM, Martin Gainty wrote: >

Re: Check out our CMS please

2009-12-04 Thread Saeed Iqbal
, Nguyen Xuan Son > wrote: > > > > > couldnt find your project > > > im in japan now, using both of japanese google code and us google code > > > > > > 2009/12/4 Frans Thamura > > > > > > > cool > > > > > > > >

Re: Check out our CMS please

2009-12-04 Thread Saeed Iqbal
> > > cool > > > > will work on it :0 > > > > F > > > > > > On Fri, Dec 4, 2009 at 3:07 PM, Saeed Iqbal wrote: > > > > > Hi Folks, > > > > > > Would it be OK if I ask you guys to kindly test the Content Manage

Check out our CMS please

2009-12-04 Thread Saeed Iqbal
Hi Folks, Would it be OK if I ask you guys to kindly test the Content Management System that I and my fellow mates have written in Struts-Spring-Hibernate please. It is an Open Source Software. Just search for ic-cms on Google Code. Thanks, -saeed

Re: How to get the key name

2009-12-03 Thread Saeed Iqbal
s required. > Email is required. > > But in my resource bundle files, I only have > label.name = Name > label.email = Email > > Which map to the key, so I need to find a way to get it. > > Hope you can understand, sorry for my poor description. > > Regards > LV &g

Re: How to get the key name

2009-12-03 Thread Saeed Iqbal
No not that key="i8nl.nameKey" Send me your file On Thu, Dec 3, 2009 at 5:27 PM, wrote: > No, I changed my property to this > error.required = ${getText(key)} is required. > > It is not working. > > > > ________ > From: Saeed I

Re: How to get the key name

2009-12-03 Thread Saeed Iqbal
ldKey or something > ? > > required="true"/> > > fieldName = user.name > ?? = label.name > > Thanks > LV > > > > > From: Saeed Iqbal > To: Struts Users Mailing List > Sent: Thu, December 3, 2009 2:13:20 AM

Re: blank app under jetty7

2009-12-02 Thread Saeed Iqbal
ty7 distributed by codehouse which has this jar. Blank app works now! > > Many thanks. > > -- > Milos Negovanovic > milos.negovano...@googlemail.com > > --------- > To unsubscribe, e-mail: user-unsubscr...@st

Re: How to get the key name

2009-12-02 Thread Saeed Iqbal
6613875.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > ----- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apac

Re: Upgrade 2.1.6 to 2.1.8.1

2009-12-02 Thread Saeed Iqbal
If you are using maven do a dependency:tree and exclude redundant packages On Wednesday, December 2, 2009, Musachy Barroso wrote: > make sure you dont have 2 versions of xwork. > > musachy > > On Wed, Dec 2, 2009 at 8:50 AM, Saeed Iqbal wrote: >> This looks like a cla

Re: Upgrade 2.1.6 to 2.1.8.1

2009-12-02 Thread Saeed Iqbal
- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant (Freelance) J2EE - Application Architect / Developer --

Re: Upgrade 2.1.6 to 2.1.8.1, cause empty tag?

2009-12-02 Thread Saeed Iqbal
Yes thats right On Wednesday, December 2, 2009, Brian Thompson wrote: > Link > > -Brian > > On Wed, Dec 2, 2009 at 1:40 AM, Henry Jen wrote: > >> 2009/12/1 Saeed Iqbal : >> > It totally depends on your needs. >> > >> >> The only reason w

Re: Upgrade 2.1.6 to 2.1.8.1, cause empty tag?

2009-12-01 Thread Saeed Iqbal
My suggestion, if you are not able to do this then maybe go with s:set and c:out the href. You would attain the same thing back. On Wed, Dec 2, 2009 at 1:25 PM, Henry Jen wrote: > 2009/12/1 Saeed Iqbal : > > It totally depends on your needs. > > > > The only reason we would

Re: Upgrade 2.1.6 to 2.1.8.1, cause empty tag?

2009-12-01 Thread Saeed Iqbal
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant (Freelance) Struts - J2EE - Application Architect / Developer

Re: Upgrade 2.1.6 to 2.1.8.1, cause empty tag?

2009-12-01 Thread Saeed Iqbal
http://struts.apache.org/2.0.8/docs/a.html says *THE FOLLOWING IS ONLY VALID WHEN AJAX IS CONFIGURED* On Wed, Dec 2, 2009 at 12:57 PM, Henry Jen wrote: > 2009/12/1 Saeed Iqbal : > > Is your Ajax configured? > > Sorry for my ignorance, we don't use ajax with struts, not su

Re: Upgrade 2.1.6 to 2.1.8.1, cause empty tag?

2009-12-01 Thread Saeed Iqbal
es this mean the > usage of changed? > > FWIW, I am using struts in a maven project, so dependencies is > retrieved by maven. > > Cheers, > Henry > > - > To unsubscribe, e-mail: user-unsubscr...@struts.

Re: NoClassDefFoundError

2009-12-01 Thread Saeed Iqbal
No no you need the commons io file upload jar on the classpath On Wed, Dec 2, 2009 at 12:45 PM, Nguyen Xuan Son wrote: > Dear Saeed Iqbal > I do have C0003_ChangePasswordAction.class > in WebRoot\WEB-INF\classes\com\baibai\action > is that what you mean? > thank you very muc

Re: NoClassDefFoundError

2009-12-01 Thread Saeed Iqbal
== > Ritsumeikan University, Asia JinZai Project > Master of Information Science > Nguyen Xuan Son > > Add : Japan, Shiga-Ken, Kusatsu-Shi, Kasayama 3choume 1-18 > ShiteiHaimu > Rien, Room 103 > Tel/Fax : 81-(

Re: Integration Struts with ZK framework

2009-12-01 Thread Saeed Iqbal
uts2? And have guides for Struts2 > integration with other framework such as ZK, Spring? > > > > Thanks. > > > > Colin > > _ > Windows Live: Keep your friends up to date with what you do online. &

Re: Help me design this struts, please

2009-12-01 Thread Saeed Iqbal
mation from the User table appear + two comboboxes : > > > > combobox (All roles in the database) > > combobox (Assigned roles to this user) > > two links : > > right arrow link for revoking roles > > left arrow link for granting roles > > > > could you please

Re: Struts2 - Is sitemesh embedded / forced to use?

2009-11-30 Thread Saeed Iqbal
- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal Independant Consultant (Freelance) Struts - J2EE - Application Architect / Developer

Re: [Struts 2.1.8] Message properties on SUBMIT tag not working

2009-11-30 Thread Saeed Iqbal
extEstablishmentValve.java:126) >>>    at >>> org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70) >>>    at >>> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) >>>    at >>> org.apache.catalina.valves.ErrorReportValve.invok

Re: redirect command

2009-11-29 Thread Saeed Iqbal
type="redirect" On Monday, November 30, 2009, Saeed Iqbal wrote: > Just have redirect near result name="" > > On Monday, November 30, 2009, Nguyen Xuan Son wrote: >> dear all >> here i've the detail of struts file >> >> sessionChk.js

Re: redirect command

2009-11-29 Thread Saeed Iqbal
== > Ritsumeikan University, Asia JinZai Project > Master of Information Science > Nguyen Xuan Son > > Add       : Japan, Shiga-Ken, Kusatsu-Shi, Kasayama 3choume 1-18 ShiteiHaimu > Rien, Room 103 > Tel/Fax  : 81-(0)90-3976 2246 > Email    : nr000...@ed.ritsume

Re: password encrypted

2009-11-29 Thread Saeed Iqbal
an Son > > Add : Japan, Shiga-Ken, Kusatsu-Shi, Kasayama 3choume 1-18 > ShiteiHaimu > Rien, Room 103 > Tel/Fax : 81-(0)90-3976 2246 > Email: nr000...@ed.ritsumei.ac.jp > Mobile : 81-(0)90-3976 2246 URL : http://www.ritsumei.jp > =====

Re: unstatable implement

2009-11-29 Thread Saeed Iqbal
&!ses.get("role").toString().isEmpty()){ > > thanks for your considering > > 2009/11/30 Saeed Iqbal > >> Whats on line 10 >> >> On Monday, November 30, 2009, Nguyen Xuan Son >> wrote: >> > dear all >> > I have the C0002_Home.js

Re: unstatable implement

2009-11-29 Thread Saeed Iqbal
Ritsumeikan University, Asia JinZai Project > Master of Information Science > Nguyen Xuan Son > > Add       : Japan, Shiga-Ken, Kusatsu-Shi, Kasayama 3choume 1-18 ShiteiHaimu > Rien, Room 103 > Tel/Fax  : 81-(0)90-3976 2246 > Email    : nr000...@ed.ritsumei.ac.jp > Mobile  

Re: Any Struts + mysql example ?

2009-11-29 Thread Saeed Iqbal
ccepter > aucune responsabilité pour le contenu fourni. > > > > > > Date: Sun, 29 Nov 2009 02:55:47 + > > From: larryr...@comcast.net > > To: user@struts.apache.org > > Subject: Re: Any Struts + mysql example ? > > > > Another example using JP

Re: Any Struts + mysql example ?

2009-11-28 Thread Saeed Iqbal
I wouldnt have a JDBC example but i have a MVC example where Model ORM is Hibernate, Controller is Spring and View is Struts Search for startsoft in google code On Sat, Nov 28, 2009 at 9:50 PM, A. Lotfi wrote: > with jdbc, > > thanks > > --- On Sat, 11/28/09, Saeed Iqbal wr

Re: Any Struts + mysql example ?

2009-11-28 Thread Saeed Iqbal
Struts with JDBC? or JPA/Hibernate On Sat, Nov 28, 2009 at 9:39 PM, A. Lotfi wrote: > Hi, > > I Please if you know about a nice example or a small proj using struts and > mysql I would appreciate. > > thanks > > > -- Saeed Iqbal http://www.iqbalconsulting.com

Re: textfield label localized

2009-11-28 Thread Saeed Iqbal
gt;> label.name = Name >> >> THanks >> >> L.V >> > > > > -- > Best Regard, > > Kam Hon > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For a

Re: Where to disable encrypting of non latin chars?

2009-11-27 Thread Saeed Iqbal
thing in a jsp, I define the charset as utf-8, and that does the > magic, at least for me. > > <%@ page language="java" contentType="text/html; charset=UTF-8" >    pageEncoding="UTF-8"%> > > Si quieres ser más positivo, pierde un electrón > Mig

Re: Where to disable encrypting of non latin chars?

2009-11-27 Thread Saeed Iqbal
I mean if you want to display decoded HTML value, then feed in encoded values or the other option first On Sat, Nov 28, 2009 at 6:50 AM, Saeed Iqbal wrote: > These are encoded characters. Either output this but first you must imo try > s:property with escape="false" > >

Re: Validation and conversion conflict - best method?

2009-11-27 Thread Saeed Iqbal
text: > http://old.nabble.com/Validation-and-conversion-conflict---best-method--tp26341189p26545367.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > ----- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > > -- Saeed Iqbal http://www.iqbalconsulting.com Struts - J2EE - Application Architect / Developer

Re: textfield label localized

2009-11-27 Thread Saeed Iqbal
not working. > > But this work: > > > in my resource bundle properties file > I've this > label.name = Name > > THanks > > L.V > -- Saeed Iqbal http://www.iqbalconsulting.com Struts - J2EE - Application Architect / Developer

Re: Where to disable encrypting of non latin chars?

2009-11-27 Thread Saeed Iqbal
These are encoded characters. Either output this but first you must imo try s:property with escape="false" On Sat, Nov 28, 2009 at 5:57 AM, Alex Siman wrote: > > I don't know... Do I need these extra bytes in output? And are that > entities > good for SEO (Google,

Re: S2 TX with Spring

2009-11-27 Thread Saeed Iqbal
Oh and dont forget the proper namespace. Take it from documentation for you version. On Fri, Nov 27, 2009 at 7:35 PM, Saeed Iqbal wrote: > > > > > > > > > > > and use @Transactional over methods in service

Re: FB Connect question 2.0

2009-11-27 Thread Saeed Iqbal
Frankly Frans I cannot tell you how as I did not work with FB directly. I can tell you how to do individual components of it, not the whole. On Fri, Nov 27, 2009 at 4:49 PM, Frans Thamura wrote: > hi Saeed Iqbal > > i want to know how to handle the person that has click the Conne

Re: S2 TX with Spring

2009-11-27 Thread Saeed Iqbal
n jTechnopreneur Program (S1) telah hadir, Dapatkan benefit bagi SMK > yang melakukan mapping SKKD, dg program beasiswa dari Gunadarma > > Mobile: +6287885901958 > Blog & Profile: http://frans.thamura.info > > We provide services to migrate your apps to Java (web), in amazing

Re: [Struts 2 + EJB 3] Display an image

2009-11-27 Thread Saeed Iqbal
ribute : > >     >    " /> > > Of course I can display the value of all attributes except the image. > > How do you display an image with Struts 2 ? Is there a specific tag for > it ? > > Thanks for helping. > > -

Re: excute method

2009-11-26 Thread Saeed Iqbal
; -- > Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net > Host your struts app on a CentOS VPS for only $25/month! > Unmetered bandwidth = no overage charges, 7 day free trial > > > - > To unsubscribe

Re: FB Connect Plugins

2009-11-26 Thread Saeed Iqbal
p; Profile: http://frans.thamura.info > > We provide services to migrate your apps to Java (web), in amazing fast and > reliable. > -- Saeed Iqbal http://www.iqbalconsulting.com Struts - J2EE - Application Architect / Developer

Re: Where to disable encrypting of non latin chars?

2009-11-26 Thread Saeed Iqbal
I personally feel that is a good feature of Struts. On Fri, Nov 27, 2009 at 8:22 AM, Saeed Iqbal wrote: > escape="false" can help you or show those characters as encoded values > > > On Fri, Nov 27, 2009 at 8:17 AM, Alex Siman wrote: > >> >> I just have fou

  1   2   >