<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using Java to create a report with the JasperReport java API</title>
	<atom:link href="http://technology.amis.nl/2012/01/15/using-java-to-create-a-report-with-the-jasperreport-java-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2012/01/15/using-java-to-create-a-report-with-the-jasperreport-java-api/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-java-to-create-a-report-with-the-jasperreport-java-api</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Marcel van de Glind</title>
		<link>http://technology.amis.nl/2012/01/15/using-java-to-create-a-report-with-the-jasperreport-java-api/#comment-7020</link>
		<dc:creator>Marcel van de Glind</dc:creator>
		<pubDate>Sat, 04 Feb 2012 18:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15051#comment-7020</guid>
		<description><![CDATA[Hi Renan,Recently in a customer project we choose to store the reports in a database table.We changed the java coding a litle bit to retrieve to reports during runtime from the database. For this project it works very good. decoupling is the key.]]></description>
		<content:encoded><![CDATA[<p>Hi Renan,Recently in a customer project we choose to store the reports in a database table.We changed the java coding a litle bit to retrieve to reports during runtime from the database. For this project it works very good. decoupling is the key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Renan</title>
		<link>http://technology.amis.nl/2012/01/15/using-java-to-create-a-report-with-the-jasperreport-java-api/#comment-7019</link>
		<dc:creator>Renan</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=15051#comment-7019</guid>
		<description><![CDATA[Hi Marcel!
Great tutorial, it helped me alot!!!

I got my tutorial working and my doubt is about &quot;Deploy&quot;...

I mean, I already have a ant task to compile reports into .jasper file and I want to know what is best practice talking about report deploy. For example, If I have to change my report I don&#039;t want to deploy the whole application again, I want to change only the .jasper file and put it in server.

How you do in your organization??? Do you keep it inside .ear or something like??? What is the best practice around that?


Thanks in advance!!!]]></description>
		<content:encoded><![CDATA[<p>Hi Marcel!<br />
Great tutorial, it helped me alot!!!</p>
<p>I got my tutorial working and my doubt is about &#8220;Deploy&#8221;&#8230;</p>
<p>I mean, I already have a ant task to compile reports into .jasper file and I want to know what is best practice talking about report deploy. For example, If I have to change my report I don&#8217;t want to deploy the whole application again, I want to change only the .jasper file and put it in server.</p>
<p>How you do in your organization??? Do you keep it inside .ear or something like??? What is the best practice around that?</p>
<p>Thanks in advance!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
