Hi you all
I am guessing if someone has come across the problem I posted at the beginning of this thread. I need the margin stuff for the excel problem.
Can anybody help me?
Type: Posts; User: Carlos Adolfo Ortiz Q; Keyword(s):
Hi you all
I am guessing if someone has come across the problem I posted at the beginning of this thread. I need the margin stuff for the excel problem.
Can anybody help me?
Thanks Byapti. I have reviewed the article you have pointed me to by,but unfortunately it does not answer my question.
I am using Spring Framework integration for using JasperReports which is just...
Good night everyone
I came here to ask a question about JasperReports support for Excel.
Maybe is not the right place but I hope someone has had this problem.
So here is the matter.
I am...
For the one hand. Well, I wonder if message is received.
Another hand.
I need to know if in Eclipse Web Tools and using a Tomcat Server, I can create a Datasource and a Jndi resource?? Is this...
Well, I saw this post thread by myself has not had interest.
Well this post reply is to notice that I have tested the "attachment" in the Disposition and all worked as desired.
Thus this is left...
Hi you all and to someone who can help me
I am wondering if I change the content disposition method for JasperReportsMultiFormatView telling that my file generated is an attachment instead of an...
thanks thebugslayer, Ammaletu
Well I have to tell ao Ammaletu that your reply is one part of the solution only if my button is a link but I have now a program which uses a button who makes a form...
I am using Spring MVC, Spring.
Well, I have programmed a button to export the contents of a list using (retrieved with parameters used in the JSP page) Japerreports and used the View technology...
Hi
I have used DWR and it is very quite simple to use, although I have made a simple example to work, that is, calling what the Hello World does. But serious examples include building a COMBOBOX...
I am interested in knowing if there are tutorials about DWR for version 2.x that are the most recent.
Any ideas.
Well I have seen your code snippet. I am considering the AJAX stuff in my Spring applications but I don't quite like to do it by hand. Your technique is as such, made totally by hand.
Why don't...
A thank for your comment. I will later study it.
But I still complain for the lack of examples explaining the features described in the Spring packages.
Or would I need to resort to the test...
My complain. Why so few useful Spring MVC examples lacking?
Well, it is true or false. Why there is no a place where one can find useful Spring MVC or Web flow examples exercising as many of the...
How could I manage to make JasperReportsMultiFormatView to use the compiled version instead of the source file for generating the report and take out the dependency for a compiler to be present at...
Hi you all
Recently I am in a project where I use Spring MVC as the web framework, Spring JDBC abstraction layer for the database tier, and JSP for the view tier.
Well, question is very simple....
I thinks this is going to work as such.
Thanks jfredrickson
BTW, do you know if in the controller we can make that the view gets rendered in a pop up window in the internet browser.
Well my friends here is my question
Using Spring+SpringMVC+JasperReports
Suppose you have a form page which captures three values, like this:
Value1:
Value2:
Value3:
ExportButton
Good Evening GMT-5
I have a problem, well I want you to help me.
I am using form tag for Spring 2.x series.
I am using the following code
<c:if test="${rowTfiProgramming.programmedTFI ==...
Hi you all
I have this problem.
I have a form with a list of checkboxes and they are set in a SimpleFormController class.
I have a button here to do something on all of this checkboxes....
Thanks it is a first step, but I need not use the try/catch mechanism, unless it is the final thing to do. Why, well, Spring encourages not to use try/catch heavily, or maybe I am wrong, I have to...
Hi guys
Long time from my last post.
Well here is another need.
I now Spring MVC knows how to handle exceptions redirecting to a page. But what about if I have a page and want to intercept...
I have downloaded Spring V2.5.1 and looked inside Spring-webmvc.jar and the RequestUtils.class is in there.
What are you doing then?, Have you read the thread completely these days?
Good point, I'll have it into consideration, thaks.
Well, I hope all this thread is helping bjorntj
Using Spring.jar separately, by its modules is good and or bad, it depends on all the effort needed to know which classes goes in the JARS and so, thus, it is tedious to maintain. I recommend to use...
Well this is simple and the documentation refers to this as well. You are probably looking inside the Spring.jar package, the one that collect all of Spring framework, but as for Spring V2.5 the...