ot be how you want to init that member, but you can worry
> about that afterwards if it works.
>
> L.
>
> auz wrote:
>> yep both ActionFormBeans are java bean compliant here's the code
>>
>> note i didn't copy any irelev
l.java:584)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)
===
Laurie Harper wrote:
>
> auz wrote:
>> hope some1 can help m
hope some1 can help me out, i have a Struts ActionFormBean who has a complex
type as an attribute (also ActionFormBean), the problem is i dont know how
to populate it, tryed everything. i presume i have to extend
RequestProcessor's populateProcess method or something like that, can any1
help. NOT
try returning null as an actionForward
this works for ajax. its for struts 1.x
Srinivas Surapaneni wrote:
>
> I want to define a global exception handler where if this exception
> happens,
> it goes to the current page
>
> Is there any way to get the current page and specify it as the result ?
me
>
>
>
> On Jan 22, 2008 4:09 PM, auz <[EMAIL PROTECTED]> wrote:
>>
>> i have a problem with struts action form execute and json. im using ext
>> js as
>> mu ajax lib on client side and i need to retrive some departmentID and
>> name
>> de
i have a problem with struts action form execute and json. im using ext js as
mu ajax lib on client side and i need to retrive some departmentID and name
depenting on a combo box, the problem is i dont know how to put JSonObect so
that ext can see it here's my code any help is apritiated
on jsp p
ID=1307699
>
> Nils-H
>
> On 1/7/08, auz <[EMAIL PROTECTED]> wrote:
>>
>> hi, im a struts newbie, im using stuts 1.2.9 and have a problem, i cannot
>> get
>> params from url in struts action
>>
>> in my a href i have /sservice/editSP.do?s
hi, im a struts newbie, im using stuts 1.2.9 and have a problem, i cannot get
params from url in struts action
in my a href i have /sservice/editSP.do?spid=
action code :
String param=(String)request.getAttribute("spid");
but request has no param with name spid or any other
note: if i just
8 matches
Mail list logo