Probably this is the wrong forum; I apologize. I'm looking for a solution
that's probably part of one of the struts 2 ui tag libraries but not sure which
one. I'll do more research before posting again, thanks.
On Mar 25, 2014, at 2:14 PM, Dave Newton wrote:
> I'm confused; what does this have
I'm confused; what does this have to do with Struts?
On Tue, Mar 25, 2014 at 1:54 PM, Johnny wrote:
>
> Similar to turning on type over mode by pressing the insert key in a
> keyboard. I've also seen it described as overtype mode.
> On Mar 25, 2014, at 1:50 PM, Dave Newton wrote:
>
> > What is
Similar to turning on type over mode by pressing the insert key in a keyboard.
I've also seen it described as overtype mode.
On Mar 25, 2014, at 1:50 PM, Dave Newton wrote:
> What is "insert mode"?
>
>
> On Tue, Mar 25, 2014 at 1:14 PM, Johnny wrote:
>
>> Hi All,
>>
>> I need to enable ins
What is "insert mode"?
On Tue, Mar 25, 2014 at 1:14 PM, Johnny wrote:
> Hi All,
>
> I need to enable insert mode in a struts 2 application. I've done some
> research in the topic but did not find any information on it. Please reply
> with any input such as a URL containing information on the to
Hi All,
I need to enable insert mode in a struts 2 application. I've done some research
in the topic but did not find any information on it. Please reply with any
input such as a URL containing information on the topic or suggestion how to
proceed if you've already done something similar in the
Thanks,
It works.!!
--
View this message in context:
http://struts.1045723.n5.nabble.com/Struts-2-integration-with-classic-struts-1-tp3488661p5715579.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To u
Hi Lukasz,
Thanks for your response but I do not see your answer!! :)
Class attribute for validator tag was already declared in default.xml. I was
getting name attribute is required so had to add that attribute for
validator tag.
Here is the default.xml:
http://struts.apache.org/dtds/xwork-val
I tried with out static like
> private PInfoDTO bean;
That time also when I was running 2nd time pinfo.jsp I got null value and
NullPointerException. Thats why I tried by private static PInfoDTO pdto;
like that. Please help me Why I am getting like that NullPointerException.
How to resolve it pl
8 matches
Mail list logo