<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5911183607807588306</id><updated>2024-10-31T23:44:34.424-07:00</updated><category term="Technology"/><category term="Drupal"/><category term="Java"/><category term="Database"/><category term="HTML"/><category term="JNDI"/><category term="JSF"/><category term="JSP"/><category term="Jasper Reports"/><category term="Javascript"/><category term="SQL Server"/><category term="Servers"/><category term="Spring"/><category term="Tomcat"/><category term="XML"/><category term="XML Beans"/><title type='text'>Techie Sisters</title><subtitle type='html'>Together Always... Even When It Comes To Technology</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-3572565795837465524</id><published>2010-05-19T07:27:00.000-07:00</published><updated>2010-05-19T08:53:54.071-07:00</updated><title type='text'>Moving Drupal sub-site from Dev to Production</title><summary type="text">Hey All,

I recently moved a drupal sub-site from dev machine to production. The base url for my site on the dev machine was something like http://example.com/sub1 and the base url on production had to be http://www.sample.net. These were the steps that I followed:


1. Create a sql dump of the drupal database by using the following command on a linux terminal:


mysqldump -h localhost -u [MySQL </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/3572565795837465524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/05/moving-drupal-sub-site-from-dev-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/3572565795837465524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/3572565795837465524'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/05/moving-drupal-sub-site-from-dev-to.html' title='Moving Drupal sub-site from Dev to Production'/><author><name>shajoe</name><uri>http://www.blogger.com/profile/09009547194217867375</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-2051842636986171305</id><published>2010-04-28T02:09:00.000-07:00</published><updated>2010-04-28T02:10:27.184-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Java"/><category scheme="http://www.blogger.com/atom/ns#" term="XML"/><category scheme="http://www.blogger.com/atom/ns#" term="XML Beans"/><title type='text'>XML Beans scomp - java.io.IOException: CreateProcess</title><summary type="text">This a famous exception that occurs while using XML beans.
Use the following checklist before running the scomp command

Check if the JAVA_HOME environment variable is pointing to the Java root directory
Check if CLASSPATH &amp;amp; PATH&amp;nbsp;environment variables has java bin directory as the first entry
Check if the XSD being used is properly defined and complete. The XSD should not be a partial </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/2051842636986171305/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/xml-beans-scomp-javaioioexception.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/2051842636986171305'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/2051842636986171305'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/xml-beans-scomp-javaioioexception.html' title='XML Beans scomp - java.io.IOException: CreateProcess'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-7318285736059083433</id><published>2010-04-15T02:16:00.000-07:00</published><updated>2010-04-15T02:20:33.863-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Database"/><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server"/><title type='text'>SQL Server - varchar hours to int minutes</title><summary type="text">My table had a column of type varchar. It contained Hours in the format 40:20 where 40 is the hours and 20 is the minutes. I wanted to convert it into minutes of type int. 40:20 should be converted to 2420. 

I used the following strategy:
1) Split the varchar using &quot;:&quot; delimiter. 
select * from dbo.split(&#39;40:20&#39;,&#39;:&#39;)

This will return two rows. Row one contains 40 and row two contains 20.






</summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/7318285736059083433/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/sql-server-varchar-hours-to-int-minutes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/7318285736059083433'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/7318285736059083433'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/sql-server-varchar-hours-to-int-minutes.html' title='SQL Server - varchar hours to int minutes'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyZJ9dwihyphenhyphenAIqev6UMzMt-e54Tf3CwLpVwKhrTBhPo3Kszvxh8NPffl7Mkh1fd1CVv8skup4Ud3Yi0nT_QewtB_QVZ9C9ditBmOFXFfRnysmsiNWSQzfyCzKvXTCTC4L_34HHp9KiM7Ps/s72-c/result.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-7292056148881607997</id><published>2010-04-07T23:17:00.000-07:00</published><updated>2010-04-07T23:22:38.050-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Servers"/><category scheme="http://www.blogger.com/atom/ns#" term="Tomcat"/><title type='text'>Tomcat as Service - Service Startup on System Startup</title><summary type="text">If you want to start tomcat on system startup automatically, you can create tomcat service as follows. This is part of my bat file which I invoke using iZpack (an open source installer tool). 


@echo on

&quot;%~1\Apache Software Foundation\bin\tomcat6&quot; //IS//Tomcat6 --Startup auto --JvmMx 516 --JvmMs 256 --Install &quot;%~1\Apache Software Foundation\bin\tomcat6.exe&quot; --Jvm auto --StartMode jvm --StopMode</summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/7292056148881607997/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/tomcat-as-service-service-startup-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/7292056148881607997'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/7292056148881607997'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/tomcat-as-service-service-startup-on.html' title='Tomcat as Service - Service Startup on System Startup'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-1708304064607125447</id><published>2010-04-07T08:54:00.000-07:00</published><updated>2010-05-19T07:27:18.627-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Drupal"/><title type='text'>Symlink - infinite folder issue</title><summary type="text">Hey All,

Recently I ended up in setting a Symlink for one of my sub-sites driven by Drupal. The url for my sub-site was somewhat like this &quot;www.example.com/sub1&quot;. What I actually did was created a symlink at the root called sub1. The site worked fine and I never realized that even if a user types &quot;www.example.com/sub1/sub1&quot; the same homepage is served to the user by the server. It does not stop </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/1708304064607125447/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/symlink-infinite-folder-issue.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/1708304064607125447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/1708304064607125447'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/symlink-infinite-folder-issue.html' title='Symlink - infinite folder issue'/><author><name>shajoe</name><uri>http://www.blogger.com/profile/09009547194217867375</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-4497592659005960133</id><published>2010-04-06T21:14:00.000-07:00</published><updated>2010-04-07T23:22:59.376-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Drupal"/><title type='text'>How to Create multi-sites using Drupal</title><summary type="text">Listed are the steps to create multiple sites under a sub-directory using a single Drupal codebase.
 Create a new database if you choose to have the subsite independent of the main Drupal site. Note that the sub-site can also use the same database of the main drupal site.Create a folder under the /drupal/sites/ folder. Note that I have assumed the drupal installation is on the root. Change the </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/4497592659005960133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/how-to-create-multi-sites-using-drupal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/4497592659005960133'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/4497592659005960133'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/how-to-create-multi-sites-using-drupal.html' title='How to Create multi-sites using Drupal'/><author><name>shajoe</name><uri>http://www.blogger.com/profile/09009547194217867375</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-6728121466014457941</id><published>2010-04-06T20:53:00.000-07:00</published><updated>2010-04-07T23:22:59.376-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Drupal"/><title type='text'>Drupal CMS Internal Server Error 500</title><summary type="text">Drupal one of the best CMS ever. Thought of installing a new Drupal website this morning. I have worked with several other Drupal sites before and never had any other  site in the past give such a weird error as the one shown below:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/6728121466014457941/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/drupal-cms-internal-server-error-500.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/6728121466014457941'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/6728121466014457941'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/drupal-cms-internal-server-error-500.html' title='Drupal CMS Internal Server Error 500'/><author><name>shajoe</name><uri>http://www.blogger.com/profile/09009547194217867375</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-5765730677651222674</id><published>2010-04-05T02:18:00.000-07:00</published><updated>2010-04-06T20:18:29.044-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="HTML"/><category scheme="http://www.blogger.com/atom/ns#" term="Javascript"/><category scheme="http://www.blogger.com/atom/ns#" term="JSP"/><title type='text'>Favicons</title><summary type="text">Here is a simple way to add favicon to you webpage. It is done using JSP and javascript:

&amp;lt;script language=&quot;javascript&quot;&amp;gt;

var link = document.createElement(&#39;link&#39;);
link.type = &#39;image/x-icon&#39;;
link.rel = &#39;shortcut icon&#39;; 
link.href = &#39;&lt;%=request.getContextPath()%&gt;/images/logos/favicon.ico&#39;; 
document.getElementsByTagName(&#39;head&#39;)[0].appendChild(link); 

&amp;lt;/script&amp;gt;

Make sure to add your</summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/5765730677651222674/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/04/favicons.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/5765730677651222674'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/5765730677651222674'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/04/favicons.html' title='Favicons'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-1099987023863189177</id><published>2010-03-08T22:39:00.000-08:00</published><updated>2010-04-06T20:18:29.067-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JNDI"/><category scheme="http://www.blogger.com/atom/ns#" term="Spring"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><title type='text'>Spring and JNDI</title><summary type="text">You can inject a jndi object to Spring bean as follows:

In your server.xml file configure objects to be registered in JNDI (sample is for tomcat server)
as follows:
&amp;lt;context source=&quot;org.eclipse.jst.jee.server:Sample&quot; reloadable=&quot;true&quot; path=&quot;/Sample&quot; docbase=&quot;Sample&quot;&amp;gt;

&amp;lt;resource factory=&quot;org.apache.naming.factory.BeanFactory&quot; auth=&quot;Container&quot; type=&quot;com.test.SampleBean&quot; name=&quot;services/</summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/1099987023863189177/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2010/03/spring-and-jndi.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/1099987023863189177'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/1099987023863189177'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2010/03/spring-and-jndi.html' title='Spring and JNDI'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-6147686824441520911</id><published>2009-05-27T01:38:00.000-07:00</published><updated>2010-04-08T00:14:07.623-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Java"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><title type='text'>Converting java (hex) string to java.awt.Color</title><summary type="text">Here is a simple method that you can use it to convert hex string into java.awt.Color objects. 

private static Color parseStringtoColor(String hexstring){ Integer i = Integer.parseInt(hexstring.substring(1),16); Color color = new Color(i); return color; }</summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/6147686824441520911/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2009/05/converting-java-hex-string-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/6147686824441520911'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/6147686824441520911'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2009/05/converting-java-hex-string-to.html' title='Converting java (hex) string to java.awt.Color'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-4451979804172606367</id><published>2009-05-25T06:31:00.000-07:00</published><updated>2010-04-06T20:18:29.091-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><title type='text'>Multiple form submission due to background attribute in &amp;quot;td&amp;quot; tag</title><summary type="text">Our team faced an issue with a particular module. The form was getting submitted more than once. We tried hard to figure out a solution for the problem. Finally we found that the problem was due to a normal &quot;td&quot; tag in the .jsp file. We had by mistake given an attribute “background” to that &quot;td&quot;.

The attribute “background” works absolutely fine within a td as long as the value to the attribute </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/4451979804172606367/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2009/05/multiple-form-submission-due-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/4451979804172606367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/4451979804172606367'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2009/05/multiple-form-submission-due-to.html' title='Multiple form submission due to background attribute in &amp;quot;td&amp;quot; tag'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-5976840960945024464</id><published>2009-05-22T02:45:00.000-07:00</published><updated>2010-04-07T23:37:07.369-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="JSF"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><title type='text'>JSF tips and Tricks</title><summary type="text">If you are using JSF in your application, then you should probably read through. This post covers few of the problems that I faced while using Apache Trinidad Implementation of JSF and the solutions to those problems. 

RTL Language Switching: If your application has both LTR ( languages like English) and RTL(languages like Arabic, Hebrew) support, then be extra careful while creating your jspx </summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/5976840960945024464/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2009/05/jsf-tips-and-tricks.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/5976840960945024464'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/5976840960945024464'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2009/05/jsf-tips-and-tricks.html' title='JSF tips and Tricks'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5911183607807588306.post-5326533305560792698</id><published>2009-05-22T01:20:00.000-07:00</published><updated>2010-04-06T20:18:29.051-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Jasper Reports"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><title type='text'>Jasper Report Features</title><summary type="text">Off late I had been closely working with jasper reports (an open source java reporting tool developed by JasperForge). It&#39;s one of the coolest reporting tools I have come across. It has too many exciting features... Here are few of them that might excite you.

Right to Left Reporting:
Do you have a scenario where you need to build both left-to-right and right-to-left(used in languages like arabic</summary><link rel='replies' type='application/atom+xml' href='http://techiesisters.blogspot.com/feeds/5326533305560792698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://techiesisters.blogspot.com/2009/05/jasper-report-features.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/5326533305560792698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5911183607807588306/posts/default/5326533305560792698'/><link rel='alternate' type='text/html' href='http://techiesisters.blogspot.com/2009/05/jasper-report-features.html' title='Jasper Report Features'/><author><name>SJ</name><uri>http://www.blogger.com/profile/12655862776352388344</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry></feed>