fined" message. From the
error log I can say that username and pw are null (But I entered them). What
is the problem in the code? Is there any tutorial which explains how to use
AJAX in struts 2.x in NetBeans IDE. I am new to dojo also, need some
detailed explaination.
I have attached the erro
If you don't want to deal with customizing themes, you could switch to
an existing theme that gives you the markup you want and use Dojo (or
whatever Javascript framework you prefer) to implement the functionality
provided by the 'ajax' theme yourself. But extending and customizing
themes is pr
or additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/I-need-generic-html-table-structure-with-theme-ajax-in-struts-2-tp19202580p19215585.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
MyAshok wrote:
Hi all,
Again thanks for ur past replies.
Now, I am in a new issue.
I need to use the ajax theme for two buttons (s:button id=A and s:button id
=B). But, as default, each s: tag will create a tr and td tags. I dont want
this type of table structure(row by row). I want to customi
structure as that of generic html table.
Pls ask me if any communication problem.
Pls help me asap.
Waiting for ur reply.
regards,
Ashok.
--
View this message in context:
http://www.nabble.com/I-need-generic-html-table-structure-with-theme-ajax-in-struts-2-tp19202580p19202580.html
Sent from the
Also you can use different frameworks like DWR, GWT . etc,
Please visit: http://wiki.apache.org/struts/AjaxStruts
On Thu, Mar 13, 2008 at 5:07 PM, Raghu varma bhupathiraju <
[EMAIL PROTECTED]> wrote:
>
> Hi friends
>
> Can any one tell me how to implement ajax in stru
If you know how to use AJAX in general websites, its not much of difficulty
to implement AJAX in struts. Just include action while sending request to
server. like req.open("GET", someaction.do, true); where req is
HttpXmlRequest Object. Rest you can get the data as manipulate as usual.
--- Raghu varma bhupathiraju <[EMAIL PROTECTED]> wrote:
> Can any one tell me how to implement ajax in struts 1.1 with simple
> example. Can any one provide complete code for that.
...
You'd have to provide a somewhat less-nebulous requirement. There are dozens
of ways to &
Hi friends
Can any one tell me how to implement ajax in struts 1.1 with simple
example.Can any one provide complete code for that.
Thanks in advance
Raghu Varma Bhupathiraju
--
View this message in context:
http://www.nabble.com/How-to-implement-ajax-in-struts-1.1-tp16024761p16024761.html
Sent
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>>
>> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java
>> :328)
>> org.apache.jasper.servlet.JspServlet.serviceJspFile(
>> JspServlet.java:315)
>> org.apache
.apache.jasper.servlet.JspServlet.serviceJspFile(
> JspServlet.java:315)
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
> javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
>
> Please help.
>
> Thanks,
> Aarthy
> --
> View this mes
a:803)
Please help.
Thanks,
Aarthy
--
View this message in context:
http://www.nabble.com/AJAX-in-Struts-tf4420598.html#a12608944
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROT
Hi All,
I am using Struts 1.2.x for my web app. I have a navigation functionality on
my forms (*Prev, Next, First , Last)
for navigating through the records. My client does not like the whole page
refreshing when any of the navigation buttons
is clicked. Is that something that I can avoid by usi
13 matches
Mail list logo