<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>About java</title>
	<atom:link href="http://studyprogramming.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://studyprogramming.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 17 Sep 2009 15:21:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='studyprogramming.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>About java</title>
		<link>http://studyprogramming.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://studyprogramming.wordpress.com/osd.xml" title="About java" />
	<atom:link rel='hub' href='http://studyprogramming.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Problem if JBoss doesn&#8217;t recognise xhtml</title>
		<link>http://studyprogramming.wordpress.com/2009/09/17/problem-if-jboss-doesnt-recognise-xhtml/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/17/problem-if-jboss-doesnt-recognise-xhtml/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 15:21:23 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1110</guid>
		<description><![CDATA[To file web.xml need add: &#60;servlet&#62; &#60;servlet-name&#62;JSF&#60;/servlet-name&#62; &#60;servlet-class&#62;javax.faces.webapp.FacesServlet&#60;/servlet-class&#62; &#60;/servlet&#62; &#60;servlet-mapping&#62; &#60;servlet-name&#62;JSF&#60;/servlet-name&#62; &#60;url-pattern&#62;/faces/*&#60;/url-pattern&#62; &#60;/servlet-mapping&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1110&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To file web.xml need add:</p>
<p>&lt;servlet&gt;<br />
&lt;servlet-name&gt;JSF&lt;/servlet-name&gt;<br />
&lt;servlet-class&gt;javax.faces.webapp.FacesServlet&lt;/servlet-class&gt;<br />
&lt;/servlet&gt;<br />
&lt;servlet-mapping&gt;<br />
&lt;servlet-name&gt;JSF&lt;/servlet-name&gt;<br />
&lt;url-pattern&gt;/faces/*&lt;/url-pattern&gt;<br />
&lt;/servlet-mapping&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1110&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/17/problem-if-jboss-doesnt-recognise-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>HTML Tag</title>
		<link>http://studyprogramming.wordpress.com/2009/09/16/html-tag/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/16/html-tag/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:24:18 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1107</guid>
		<description><![CDATA[HTML &#60;span&#62; Tag Example A text with a span element that can be styled with CSS: &#60;p&#62;My mother has &#60;span class=&#8221;blue&#8221;&#62;light blue&#60;/span&#62; eyes.&#60;/p&#62; Definition and Usage The &#60;span&#62; tag provides no visual change by itself. The &#60;span&#62; tag provides a way to add a hook to a part of a text or a part of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1107&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<table style="background-color:#ffffff;color:#000000;padding-bottom:8px;" border="0" cellspacing="0" cellpadding="0" width="560">
<tbody>
<tr>
<td style="background-image:url('/images/pagetop_gradient.gif');background-color:transparent;background-repeat:repeat-x;padding-top:10px;">
<h1>HTML &lt;span&gt; Tag</h1>
<hr />
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<h2>Example</h2>
<p>A text with a span element that can be styled with CSS:</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>&lt;p&gt;My mother has &lt;span  	class=&#8221;blue&#8221;&gt;light blue&lt;/span&gt;       eyes.&lt;/p&gt;</td>
</tr>
</tbody>
</table>
<p><a href="http://www.w3schools.com/TAGS/tryit.asp?filename=tryhtml_span" target="_blank"><img src="http://www.w3schools.com/images/tryitbtn.gif" border="0" alt="Try it yourself" width="90" height="20" /></a></td>
</tr>
</tbody>
</table>
<hr />
<h2>Definition and Usage</h2>
<p>The &lt;span&gt; tag provides no visual change by itself.</p>
<p>The &lt;span&gt; tag provides a way to add a hook to a part of a text or a part of a document.</p>
<p>When the text is hooked in a span element you can add styles to the content, or manipulate the content with for example JavaScript.</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1107/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1107/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1107/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1107&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/16/html-tag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>

		<media:content url="http://www.w3schools.com/images/tryitbtn.gif" medium="image">
			<media:title type="html">Try it yourself</media:title>
		</media:content>
	</item>
		<item>
		<title>FacesMessage</title>
		<link>http://studyprogramming.wordpress.com/2009/09/16/facesmessage/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/16/facesmessage/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:08:57 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1104</guid>
		<description><![CDATA[FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view. A FacesMessage instance may be created based on a specific messageId. The specification defines the set of messageIds for which there must be FacesMessage instances.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1104&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>FacesMessage</strong> represents a single validation (or  other) message, which is typically associated with a particular  component in the view.  A <a href="http://developers.sun.com/docs/jscreator/apis/jsf/javax/faces/application/FacesMessage.html"><code>FacesMessage</code></a> instance may be created  based on a specific <code>messageId</code>.  The specification defines  the set of <code>messageId</code>s for which there must be  <a href="http://developers.sun.com/docs/jscreator/apis/jsf/javax/faces/application/FacesMessage.html"><code>FacesMessage</code></a> instances.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1104&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/16/facesmessage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>Application</title>
		<link>http://studyprogramming.wordpress.com/2009/09/16/application/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/16/application/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:07:45 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1102</guid>
		<description><![CDATA[Application represents a per-web-application singleton object where applications based on JavaServer Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by JavaServer Faces. Default implementations of each object are provided for cases where the application does not choose to customize the behavior.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1102&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Application</strong> represents a per-web-application  singleton object where applications based on JavaServer Faces (or  implementations wishing to provide extended functionality) can  register application-wide singletons that provide functionality  required by JavaServer Faces.  Default implementations of each  object are provided for cases where the application does not choose  to customize the behavior.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1102&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/16/application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>FacesContext</title>
		<link>http://studyprogramming.wordpress.com/2009/09/16/facescontext/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/16/facescontext/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 14:07:03 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1100</guid>
		<description><![CDATA[FacesContext contains all of the per-request state information related to the processing of a single JavaServer Faces request, and the rendering of the corresponding response. It is passed to, and potentially modified by, each phase of the request processing lifecycle.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1100&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>FacesContext</strong> contains all of the per-request state  information related to the processing of a single JavaServer Faces request,  and the rendering of the corresponding response.  It is passed to, and  potentially modified by, each phase of the request processing lifecycle.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1100&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/16/facescontext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://studyprogramming.wordpress.com/2009/09/15/1098/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/15/1098/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 09:46:37 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/2009/09/15/1098/</guid>
		<description><![CDATA[Повинно бути перед початком форми<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1098&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Повинно бути перед початком форми</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1098/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1098/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1098/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1098/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1098/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1098/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1098/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1098/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1098&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/15/1098/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>Web beans will use the type of the field to locate the web bean to be injected.</title>
		<link>http://studyprogramming.wordpress.com/2009/09/15/web-beans-will-use-the-type-of-the-field-to-locate-the-web-bean-to-be-injected/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/15/web-beans-will-use-the-type-of-the-field-to-locate-the-web-bean-to-be-injected/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 06:44:36 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[JSF]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/2009/09/15/web-beans-will-use-the-type-of-the-field-to-locate-the-web-bean-to-be-injected/</guid>
		<description><![CDATA[Web beans will use the type of the field to locate the web bean to be injected.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1097&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Web beans will use the type of the field to locate the web bean to be injected.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1097/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1097&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/15/web-beans-will-use-the-type-of-the-field-to-locate-the-web-bean-to-be-injected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>Deployment descriptors</title>
		<link>http://studyprogramming.wordpress.com/2009/09/07/deployment-descriptors/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/07/deployment-descriptors/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 14:41:26 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[Seam]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1094</guid>
		<description><![CDATA[Deployment descriptors describe the contents of deployment units and configure components and applications to their environment. They also externalize the relationships between components, so those relationships can be managed without writing or changing program code. Deployment tools usually automatically generate deployment descriptors, so you do not have to edit and manage them directly.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1094&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Deployment descriptors describe the contents of deployment units and configure components and applications to their environment. They also externalize the relationships between components, so those relationships can be managed without writing or changing program code. Deployment tools usually automatically generate deployment descriptors, so you do not have to edit and manage them directly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1094/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1094/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1094/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1094/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1094/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1094/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1094/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1094/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1094&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/07/deployment-descriptors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>Seam component could be</title>
		<link>http://studyprogramming.wordpress.com/2009/09/07/seam-component-could-be/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/07/seam-component-could-be/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:44:21 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[Seam]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1090</guid>
		<description><![CDATA[Seam component could be: A simple POJO a stateless Session Bean a stateful Session Bean a JPA entity and so on<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1090&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Seam component could be:<br />
A simple POJO<br />
a stateless Session Bean<br />
a stateful Session Bean<br />
a JPA entity and so on</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1090/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1090/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1090/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1090&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/07/seam-component-could-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
		<item>
		<title>adorn</title>
		<link>http://studyprogramming.wordpress.com/2009/09/07/adorn/</link>
		<comments>http://studyprogramming.wordpress.com/2009/09/07/adorn/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 13:30:54 +0000</pubDate>
		<dc:creator>javastudent</dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://studyprogramming.wordpress.com/?p=1087</guid>
		<description><![CDATA[adorn [] 1) украшать; быть украшением Syn: beautify , decorate , embellish , ornament 2) приукрашивать, привирать adorn [] () 1) to decorate she adorned her hair with flowers 2) to increase the beauty, distinction, etc., of • Etymology: via Old French from Latin adōrnāre, from ōrnāre to furnish , prepare Derived words: adornment adorn [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1087&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>adorn [] 1) украшать; быть украшением Syn: beautify , decorate , embellish , ornament 2) приукрашивать, привирать adorn [] () 1) to decorate she adorned her hair with flowers 2) to increase the beauty, distinction, etc., of • Etymology: via Old French from Latin adōrnāre, from ōrnāre to furnish , prepare Derived words: adornment adorn украшать; декорировать</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/studyprogramming.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/studyprogramming.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/studyprogramming.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/studyprogramming.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/studyprogramming.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/studyprogramming.wordpress.com/1087/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/studyprogramming.wordpress.com/1087/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/studyprogramming.wordpress.com/1087/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=studyprogramming.wordpress.com&amp;blog=6273902&amp;post=1087&amp;subd=studyprogramming&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://studyprogramming.wordpress.com/2009/09/07/adorn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07d584c67aedce37d004f2eafa5f08fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">javastudent</media:title>
		</media:content>
	</item>
	</channel>
</rss>
