Hello everyone
I am using java to send mail, in this I am facing one problem that is "I
want to send two mails one in "text/html" format and one in "text/plain"
to the same user at the same time". The reason of doing this is some
email services not allow html content in the mail, they only allow
Hello to everyone,
Friends, I am using struts2 + spring, I want to read the
"mail.properties" (which is in WEB-INF/classes/mail.properties) file in
the spring. Follwing is the syntax that I am using.
but th
Hi.
I am using Struts2. In this I am facing the problem in using the
"JavaScript" with the Struts2 tags. If some has the solution for that
please help me.
Looking forward for help
Varun
To all
Hi, I want to implement pagination on my web application, for that I
want to use the "display tag". Can any one tell or suggest the step by
step process needed to implement the "display tag"(means how to
configure the struts2 application). I am using Struts2. I will be very
much thank full
s2
1. Put the display tag libraries on WEB-INF/lib folder
2. Put the displaytag.tld on WEB-INF folder
3. add the code the ff codes on you web.xml
http://displaytag.sf.net
displaytag.tld
And now you are good to go.
2008/5/23 Varun Deep <[EMAIL PRO
Request to All
I am using pagination with display tag in struts2. Following is the code
I included in my jsp file.
I also include all the jar file. And tld files. In the respective
folders
1.try
<%@ taglib uri="http://displaytag.sf.net"; prefix="display" %>
The EmployeeList is coming from the A
hy Barroso [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 25, 2008 10:07 PM
To: Struts Users Mailing List
Subject: Re: Pagination problem with struts2,Please Please help me.
Are you sure there is data on that list? try this on your page
musachy
On Mon, May 26, 2008 at 12:53 AM, Varun Deep <[EM
Request to All
I am using pagination with display tag in struts2. Following is the code
I included in my jsp file.
I also include all the jar file. And tld files. In the respective
folders
1.try
<%@ taglib uri="http://displaytag.sf.net"; prefix="display" %>
The EmployeeList is coming from the
Hi
I am using the display tag for displaying the employee names . I want to
short the names of the employee.
Following is the code that is in .jsp file.
<%@ taglib prefix="display" uri="http://displaytag.sf.net"%>
when I use the above code nothing is display. Can anyone pl
Hi
I am using the display tag for displaying the employee names . I want to
short the names of the employee.
Following is the code that is in .jsp file.
<%@ taglib prefix="display" uri="http://displaytag.sf.net"%>
when I use the above code nothing is display. Can anyone pl
Hello to all
I am using the YUI plugin with my struts2 based application. I
downloaded jsonplugin-0.30.jar put it in the lib directory.
I have also done the required coding for it. But still I am not able to
load the required class file.
Please suggest me the steps required to implement it.
Tha
Hello to all
I am using the display tag to show the employee data , it showing the
page banner in the following style.
"25 items found, displaying 1 to 10 [first] [previous] 1 2 3
[next][last]"
I want give it a look of google page banner or any aother type as we see
in the many sites.
For the I
12 matches
Mail list logo