Hi Nguyen,
if You would be using eclipse or idea You would have never hit such a
problem, so i encourage You to install and use one and not care about
such problems any more.
And the problem is NPE in line:
dr.setId(0);
Check your logs to see it.
Best greetings,
Pawel Wielgus.
2009/12/12, Nguyen
Hi Jayson,
I have upgraded version of struts for my project (from 2.0.14 to 2.1.8), and
for my personal experience I think that key concepts and base architecture
aspects are the same. For my experience version 2.1.8 is more stable, better
performance (first observations from users) ...
Into upda
Why use odbc? Mysql has a top notch jdbc driver.
On 12/11/09, Todd Grigsby wrote:
>
> Yes, thank you, I know that. My question has to do with the
> architecture mismatch. All the documentation I've seen on this
> indicates that there is a 32-bit/64-bit issue, but I'll be darned if I
> know whic
I have the same serious problem that is similar to an old thread
http://marc.info/?l=struts-user&m=121234554714110&w=2
I use session object to manage user data for my company's e-commerce site, from
time to time,specially when have high web access traffic, the session data
could overlap, and
I have the same serious problem that is similar to an old thread
http://marc.info/?l=struts-user&m=121234554714110&w=2
I use session object to manage user data for my company's e-commerce site, from
time to time,specially when have high web access traffic, the session data
could overlap, and fr
Often when I'm stumped writing a detailed "help!" message leads me to
the bug and I never have to send it. This time I was not so lucky, and
since I've already wasted two days on this I was hoping someone here
might have an idea to get me out of the weeds.
I've got an abstract class "Comment"
I would suggest to put a breakpoint in XWorkMethodAccessor.callMethod
and see why it is not finding it.
musachy
On Sat, Dec 12, 2009 at 1:44 PM, Dale Newfield wrote:
> Often when I'm stumped writing a detailed "help!" message leads me to the
> bug and I never have to send it. This time I was no
yeah..the problem starts here
http://www.docjar.com/html/api/sun/reflect/DelegatingMethodAccessorImpl.java.html
30 /** Delegates its invocation to another MethodAccessorImpl and can
31 change its delegate at run time. */
32
33 class DelegatingMethodAccessorImpl extends Met
8 matches
Mail list logo