. There will some need for meetings at
the
client site so local candidates are preferred.
Thank you,
Neil
--
Neil Aggarwal, (972) 834-1565
We lend money to investors to buy or refinance single family rent houses.
No origination fees, quick approval, no credit check
Nestor:
> Is there a way I can use java templates for all tags except form?
You can mix and match struts UI tags and normal
HTML tags in your JSPs. I do it all the time and
it will not hurt anything.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your Struts
> Oh, and a relevant follow-up question: do you use JDBC-ODBC
> to connect
> to MySQL?
I never used ODBC to talk to MySQL. I am not sure how well
that would work.
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your MySQL database on a CentOS virtu
> Let me simplify the question: Has anyone out there managed to
> create a
> working connection to the latest version of MySQL 64-bit via
> JDBC from
> Struts 2?
I am sure many people have. I run 64 bit servers with MySQL
and Struts 2.
What are you seeing?
Neil
--
Neil Agg
Prasad:
> I am stuck with a problem I want to add parameters to
> redirect. Following is the example.
Here is what works for me:
In struts.xml:
303
${redirectUrl}
I generate the full url in my bean code including all
parameters I want encoded.
I hope that helps,
On my form bean, I have boolean values
for each of the checkboxes and set the checkbox to use
the field name:
When the user submits the form, everything
works as expected.
Can you do that in your app instead of processing the
request params yourself?
Neil
--
Neil Aggarwal, (281)846-8
g a result name="input", I think success is only
executed on a POST operation.
Neil
--
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
--
> Doesn't help unfortunately as the
> length of the string
> in characters is not the same as the space required to
> display it in full!
Have you tried adding 2 or 3 to the length value?
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your strut
to
call the corresponding String methods. That would be
really be a pain!
Anyway, thanks for the clarification,
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google
> I skipped it because I cannot figure out the format to handle
> that colon in the middle of that time zone.
The only solution I found was to manually take it out of the
date string.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a Cent
String and then have a getLength() method
that calls super.length().
It's a pain, but should work.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no
er pain, the DateFormat class
does not like a colon in the middle of the time
zone either. I assume you are not using multiple
time zones so you should be OK.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered b
Also, what if the myString is null
or an empty string. The code would throw a null
pointer or the field size would be zero.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no r
you can
implement a method setLoad(String) in your class
that does nothing.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk tri
nce.
Is that the problem?
I think you are going to have to do it manually.
Set your field as a String and then in your
validate method, check if it is null or a valid
int value. If it is not what you want, throw
an ActionError.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.
ad of String?
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk trial, Google Checkout
-
To unsubscribe, e-mail: u
s
Z");
Date date = dateFormat.parse("2009-11-20 00:00:00 +0100");
System.out.println(DateFormat.getDateTimeInstance(DateFormat.LONG,
DateFormat.LONG).format(date));
I hope this helps,
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
CentOS 5.4 VPS with unmet
h the tags.
If you can post a small example, I will try to see if I
can figure something out.
Neil
--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your struts app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day no risk tri
Juanjo:
> but I don't know where are this data... In the ValueStack?
I use this code in my JSP to retrieve values from
the value stack:
ActionContext.getContext().getValueStack().findValue("myValue");
I hope that helps,
Neil
--
Neil Aggarwal, (281)846-8957, http:
Lukasz:
> struts.ognl.allowStaticMethodAccess=true
I will try that.
Neil
--
Neil Aggarwal, (281)846-8957, http://www.JAMMConsulting.com
CentOS 5.4 KVM VPS $55/mo, no setup fee, no contract, dedicated 64bit CPU
1GB dedicated RAM, 40GB RAID storage, 500GB/mo premium BW, Zero downt
or
people.{name}
I have this in my JSP code:
The method getAccountManagerMap is in a superclass and is static.
This worked fine in 2.0.14, did something change in 2.1.8?
Thanks,
Neil
--
Neil Aggarwal, (281)846-8957, http://www.JAMMConsulting.com
CentOS 5.4 KVM VPS $55/mo, no set
.getMimeHeaders();
hd.addHeader("Authorization", "Basic " + authorization);
I really don't know where to look anymore for a solution on this and would
appreciate any comments on this.
Kind Regards,
Neil Meyer
t. +27 (0) 11 523 4804 | f. +27 (0) 11 523 48
Musachy:
Thanks for the response. It seems strange the
Struts-based approach is so inefficient that
we have to look at an outside solution.
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com
Hello:
I forgot to mention that I am using Struts 2.0.14
with the Tiles plugin on a CentOS 5 server.
Any ideas why this is so slow?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for
Hello all:
When I include this tag in the head tag of
my layout:
My webapp seems to take about a second per page
load.
If I remove that tag, things are lightning fast.
I only need the datetimepicker struts tag, nothing
else.
Is there a way to make this faster?
Thanks,
Neil
--
Neil
date using the picker, it
zeros out the time part of the field. Any idea
how to make it keep the time the user entered?
Thanks
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details
Wes:
That worked, thank you.
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
> -Original Message-
> From: Wes Wannemacher [mailto:[EMAIL PROTECTED]
> Sent
l);
%>
I still get an empty label.
Any ideas why this did not work?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
> -Original Message-
> From: Wes Wann
gt;
This does not work, I get an empty label on the page.
I also tried using:
That did not work either.
Any ideas how I may do this?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and r
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Neil Erdwien, [EMAIL PROTECTED], 785-532-4905
Acting Associate Director / Web Technologie
Scott:
Great! I will use tiles.
I am confused about know to know which set of tiles
to load. The sites will have different domain names.
Can I tell tiles to use a set based on that?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim
Rod:
The functionality will be exactly the same for
each site.
How do I tell struts to load a given set of
tiles based on the domain name?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com
since there will be a lot of duplicated code.
2. Create one webapp and pass around a site identifier?
Then, I can load the correct set of JSPs based
on the identifier?
Any suggestions for the best way to do this?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314
{
Logger.getLogger(getClass()).debug("Page context is null");
}
return SUCCESS;
}
}
But, when the action executes, the pageContext is always null.
What can I do to get the exception that was thrown?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Elim
error page
does not come up.
Any ideas what went wrong?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-
To
Hello:
Does anyone have an idea how to debug this?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: Neil Aggarwal [mailto:[EMAIL PROTECTED
,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
2007 4:04:58 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.Exception: Testing error handling
at
org.apache.jsp.createError_jsp._jspService(createError_jsp.java:54)
// Rest of trace removed
Thanks,
Neil
Dave:
Arrgh. I just figured it out.
I need to set the constant to the name of
the file *without* the .properties extension.
So, in struts.xml, I put this:
and it loads application.properties just fine.
Thank you for your help on this.
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314
! Thanks for that.
I tried moving the package.properties to
WEB-INF/classes so it would be application
wide but that seems to be ignored.
I would still really like a way to make a global
properties file if possible. Any
suggestions on how to do that?
Thanks,
Neil
--
Neil Aggarwal, (832)245
Dave:
Did you give up on this?
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: Neil Aggarwal [mailto:[EMAIL PROTECTED]
Sent: Wednesday
Dave:
OK, so I added this to my struts.xml:
and I defined application.properties with this
content:
format.money={0,number,currency}
But, I still get format.money for the output.
Do I need to use the Il8n interceptor somewhere?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314
Dave:
So, is there no way to define a global format
for currency?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: Dave Newton [mailto
,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 01, 2007 2:42 PM
To: Struts Users
Hello:
I did some more testing.
I tried this:
The outputs format.money instead of $12.345.00 which
I expected.
I defined the format in the struts.xml file like
this:
Any ideas?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and
Hello:
I am trying to apply formatting to a value
from s:property.
I tried this:
but that did not format the value. It only outputs
it unchanged.
Any ideas how to do this?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim
?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
retailProductsCount.
The jsp code above is showing the correct value for
retailProductsCount, but it is not formatted with
the integer formatter.
Any ideas what I did wrong?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http
Matt:
Both.
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: mraible [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 19, 2007 12:04 PM
To: user
Matt:
I use URLRewrite. I only have a few rules since
urlreqrite supports regex pattern mathing.
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message
Hello:
Is there a struts tag to check if a collection is not null
and has at least one element?
I want to check a collection before printing the table
containing the elements using an tag.
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email
Miro:
You can call Class.forName() as many times as you
like without a problem.
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: temp temp
M.Liang:
Add this to your web.xml:
no_access
*.jsp
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: M.Liang
Dave:
In that case, the example on this page:
http://cwiki.apache.org/WW/tiles-plugin.html
is wrong.
I changed the URI and things are working now.
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http
James:
I added the listener to my web.xml:
org.apache.struts2.tiles.StrutsTilesListener
I don’t see anything about the TilesInterceptor.
What am I supposed to do there?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and
Here is my layout.jsp file:
<[EMAIL PROTECTED] uri="http://struts.apache.org/tags-tiles"; prefix="tiles" %>
This is the layout
Body should be in next column
Do I need to define the taglib in my web.xml file?
Tha
this action:
/top/Home.jsp
How do I tell it to use my tiles definition that
includes the layout?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details
Hello:
Is there a good tutorial for the Tiles plugin
in struts 2?
I am not seeing anything that gives me enough
to move forward.
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for
=
=GiGO
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Neil Erdwien, [EMAIL PROTECTED], 785-532-6311
Associate Director / Web Technologies Manager
Co
Hallo,
I hope this question wasn't asked yet but quickly can I start using Struts 2
in a Struts 1 application.
I have certain functionality already in 1 but would like to do new
development in 2 but don't want to redevelop old functionality?
Kr
Neil Meyer
-Original Message-
:
Here is what the page looks like:
https://tweb.retcgroup.com/thymeleweb/test/ThemeTest.action
I want the label Short: to appear to the right of its table
cell instead of the left.
Can someone help me?
Thanks,
Neil
--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate
Hello:
We are having trouble ramping up with struts 2.
Is there anyone in Houston TX that can help us get
struts 2 up and running for a project we are working
on?
This would be paid work.
Please contact me off-list if you can help.
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533
Ted:
Thanks for the advice. I think that is the best approach
to use.
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: [EMAIL
Laurie:
I alyways use a redirect after a form post to avoid
the stupid page expired warning if the user hits the
reload button.
I think we will save the ActionSupport instance in the
session and get it back from there.
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533
can try to give excerpts of
my code to illustrate.
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-
To
Thanks Dave,
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: 28 March 2007 02:59 PM
To: Struts Users Mailing List
Subject: Re: struts-html-el.tld
--- Neil Meyer <[EMAIL PROTECTED]> wrote:
> Can anybody explain to me why struts-html-el.tld and
> str
Hi
Can anybody explain to me why struts-html-el.tld and struts-html.tld doesn't
support id in the text tag
Kr
Neil Meyer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
uot;http://java.sun.com/jstl/fmt"; prefix="fmt"
%> but I did not use it yet will probably look at it later for more options
to do this in future.
Kr
Neil Meyer
-Original Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: 07 March 2007 07:24 PM
To: Struts Users Mailin
Date parsed = format.parse(dateString);
}catch(Exception e){}
FAILED
Any help either the struts formatting or the way to fix it will really be
appreciated.
Kr
Neil Meyer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Dave:
I see what you are saying. I changed my form to
have a string field and now it captures the value
of the button that was pressed.
It does not match the doc but it works!
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim
; %>
Form test
Any ideas why this is not working?
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-
Laurie:
That worked perfectly. Thank you for the guidance.
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On
?
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
the user to login:
package util;
import com.opensymphony.xwork2.*;
public class LoginInterceptor extends AbstractInterceptor {
public String intercept(ActionInvocation invocation) throws Exception {
return "login";
}
}
Any ideas on this?
Thanks,
Neil
--
.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsAct
ionProxyFactory.java:41)
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:497)
org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.jav
a:421)
Can actions have paths or are they completely flat?
Thanks,
xception {
HttpServletRequest req = ServletActionContext.getRequest();
if( !"https".equalsIgnoreCase(req.getScheme()))
return "loginRedirect";
return "login";
}
}
Any ideas how to make this work?
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMCon
Hello:
The tiles plugin for struts2 is labeled experimental.
Is there another way of doing similar functionality on
struts2?
Thanks,
Neil
--
Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for
redirect the page back to the JSP and the checkbox
is still selected. This is fine, but then when I deselect the checkbox the
property in the form should be adjusted and this doesn't happen.
Please tell me if anybody knows why?
Kr
Neil
is
failing.
-- Not Selected --
***">
I was then thinking of using but I need to do the following and this
can apparently not be done.
Any Recommendations will really be appreciated.
Hi,
Hope somebody can help me with this I'm using a Tomcat container. I would
like to display the amount of users logged onto my system. Is it possible to
get all active session on the Tomcat server out of the request?
Regards
Neil
enet2.util.sessionmanager.filter.SessionManagerFilter.do
Filter(SessionManagerFilter.java:66)
Please indicate to me why this is happening?
Regards
Neil Meyer
-Original Message-
From: Neil Meyer
Sent: 12 April 2006 03:09 PM
To: 'Struts Users Mailing List'
Subject: RE: Properties
Ok, I'
earch criteria
Hope this helps.
Regards
Neil Meyer
-Original Message-
From: Naveen Sharma [mailto:[EMAIL PROTECTED]
Sent: 18 April 2006 11:57 AM
To: user@struts.apache.org
Subject: and
Hi !
Can someone Please help me with the .
I am not able to impleme
Ok, I'm still working with the standard ones as well. I also use a include
page where all my libraries are declared.
Is there a place where I can find a list of the differences between the
standard and the EL taglibs?
Neil
-Original Message-
From: Nicolas De Loof [mailto:[
Thanks Nico,
It worked perfectly with the EL tags.
Neil
-Original Message-
From: Nicolas De Loof [mailto:[EMAIL PROTECTED]
Sent: 12 April 2006 01:44 PM
To: Struts Users Mailing List
Subject: Re: Properties
Using struts-EL tags :
Nico.
Kjersti Berg a écrit :
> On 12/04
Hi All,
It worked the following way.
I tried the same with the but it did not work so the EL works
fine.
Thanks for all your help.
Regards
Neil Meyer
-Original Message-
From: Kjersti Berg [mailto:[EMAIL PROTECTED]
Sent: 12 April 2006 12:54 PM
To: Struts Users Mailing List
Subject
Hi,
Would like to know why the following doesn't work can anybody explain it
please.
I have a text box on a page this text box is readonly when the readonly
property is set to true.
" />
Regards
Neil Meyer
---
Hi Rick,
I figured it out thanks. I just had to change lines to prop4 and it worked.
Regards
Neil Meyer
-Original Message-
From: Neil Meyer [mailto:[EMAIL PROTECTED]
Sent: 12 April 2006 08:38 AM
To: Struts Users Mailing List
Subject: RE: Multiple text box
Hi Rick,
Let me explain what
submit go into the
bean in the arralist on the formbean.
I tried using the normal
with I tried
with mailto:[EMAIL PROTECTED]
Sent: 11 April 2006 10:17 PM
To: Struts Users Mailing List
Subject: Re: Multiple text box
On 4/11/06, Neil Meyer <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>
ameters some of the parameters will be updates on the page and this
properties per bean should be retrieved into the array list of beans.
Regards
Neil meyer
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Kevin
Sent: 11 April 2006 04:59 PM
To: user@struts.apa
Thanks,
The following worked.
PropertyUtils.getSimpleProperty(bean,propertyName)
Neil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 07 April 2006 02:56 PM
To: Struts Users Mailing List
Subject: [OT] Re: Bean Question
One, or both, of these may help:
1
file might have something like this
Value=test1,test2
So I want to dynamically tell the system to get
testBean.getTest1
testBean.getTest2
I really hope there is somebody that can give me some pointers here.
Regards
Neil
-
To
age states otherwise and the sender is authorized
to state them to be the views of any such entity.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Neil Erdwien, [EMAIL PROTE
correct to say that the first option is best in this case?
for (int i = 0; i < a.size(); i++) {
System.out.println(a.get(i));
}
for (Iterator iter = a.iterator(); iter.hasNext();) {
System.out.println(iter.next());
}
Regards
Neil Meyer
-Original Message-
From: Frank W. Zamme
there an
API somewhere that I can integrate with my system to allow this?
Regards
Neil Meyer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
PROTECTED]
Java Web Parts -
http://javawebparts.sourceforge.net
Supplying the wheel, so you don't have to reinvent it!
On Fri, March 3, 2006 9:54 am, Neil Meyer said:
> Thanks Frank,
>
> I hoped that there is some other way but I guess that I will have to do it
> this way.
>
&g
Thanks Frank,
I hoped that there is some other way but I guess that I will have to do it
this way.
Regards
Neil Meyer
-Original Message-
From: Frank W. Zammetti [mailto:[EMAIL PROTECTED]
Sent: 03 March 2006 04:52 PM
To: Struts Users Mailing List
Cc: Struts Users Mailing List
Subject
ent.homeLogoutForm.target="_top"; and the loging
location after the action mapping, but that's not really how I want to do
this.
Any help or ideas on this will be appreciated.
Regards
Neil Meyer
-
To unsubscribe,
o confirm redirection. Many browsers do not support this response
code at all.
See: http://ppewww.ph.gla.ac.uk/~flavell/www/post-redirect.html
Michael.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
any ideas will also help?
Regards
Neil
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
(ChannelSocket.java:866)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
a:683)
at java.lang.Thread.run(Thread.java:595)
I have the ignore attribute set to true, so why would I get a null pointer?
Thanks,
Neil
--
Neil Aggarwal, JAMM Consulting
1 - 100 of 179 matches
Mail list logo