<?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/"
	>

<channel>
	<title>SCJP Certification &#187; free questions</title>
	<atom:link href="http://www.scjp-certification.com/tag/free-questions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.scjp-certification.com</link>
	<description>Sun Certified Java Programmer Certification exam essentials</description>
	<lastBuildDate>Fri, 30 Sep 2011 05:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What is the security-role-ref element?</title>
		<link>http://www.scjp-certification.com/what-is-the-security-role-ref-element.html</link>
		<comments>http://www.scjp-certification.com/what-is-the-security-role-ref-element.html#comments</comments>
		<pubDate>Fri, 28 May 2010 10:10:00 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[310-083]]></category>
		<category><![CDATA[cx310-083]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[mock test]]></category>
		<category><![CDATA[SCWCD]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=725</guid>
		<description><![CDATA[The &#60;security-role-ref&#62; element is used to specify the declaration of a security role reference in the web application&#8217;s code. The...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-security-role-ref-element.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-security-role-ref-element.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The &lt;security-role-ref&gt; element is used to specify the declaration of a security role reference in the web application&#8217;s code. The declaration of the element consists of the following elements:
<ol>
<li>&lt;description&gt;:It is an optional element that specifies the information about the reference.</li>
<li>&lt;role-name&gt;:It is used to specify the security role name used in the code.</li>
<li>&lt;role-link&gt;: It specifies the value of the name of the security role that the user may be mapped into. This element is used to link a security role reference to a defined security role. This element must contain the name of one of the security roles defined in the security-role elements.</li>
</ol>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-security-role-ref-element.html&amp;title=What%20is%20the%20security-role-ref%20element%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-the-security-role-ref-element.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which of the following statements are correct about the code given below?</title>
		<link>http://www.scjp-certification.com/which-of-the-following-statements-are-correct-about-the-code-given-below.html</link>
		<comments>http://www.scjp-certification.com/which-of-the-following-statements-are-correct-about-the-code-given-below.html#comments</comments>
		<pubDate>Wed, 26 May 2010 10:04:02 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[310-083]]></category>
		<category><![CDATA[cx310-083]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[mock test]]></category>
		<category><![CDATA[SCWCD]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=721</guid>
		<description><![CDATA[&#60;security-constraint&#62; &#160;&#60;web-resource-collection&#62; &#160;&#160; &#160;&#60;web-resource-name&#62;AccountServlet&#60;/web-resource-name&#62; &#160;&#160; &#160;&#60;description&#62;This is an Account Servlet.&#60;/description&#62; &#160;&#160; &#160;&#60;http-method&#62;GET&#60;/http-method&#62; &#160;&#160; &#160;&#60;http-method&#62;POST&#60;/http-method&#62; &#160;&#160; &#160;&#60;http-method&#62;PUT&#60;/http-method&#62; &#160;&#160; &#160;&#60;http-method&#62;DELETE&#60;/http-method&#62; &#160;&#160; &#160;&#60;url-pattern&#62;acme/AccountServlet&#60;/url-pattern&#62;...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhich-of-the-following-statements-are-correct-about-the-code-given-below.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhich-of-the-following-statements-are-correct-about-the-code-given-below.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&lt;security-constraint&gt;<br />
&nbsp;&lt;web-resource-collection&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;web-resource-name&gt;AccountServlet&lt;/web-resource-name&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;description&gt;This is an Account Servlet.&lt;/description&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;http-method&gt;GET&lt;/http-method&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;http-method&gt;POST&lt;/http-method&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;http-method&gt;PUT&lt;/http-method&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;http-method&gt;DELETE&lt;/http-method&gt;<br />
&nbsp;&nbsp; &nbsp;&lt;url-pattern&gt;acme/AccountServlet&lt;/url-pattern&gt;<br />
&nbsp;&lt;/web-resource-collection&gt;<br />
&lt;/security-constraint&gt;</p>
<p>It is not possible to define more than two http method in the web-resource-collection element.<br />
 B: The delete http method is not allowed in the http-method element declaration.<br />
 C: It is necessary that the web-resource-name must be specified in the web-resource-collection element.<br />
 D: It is necessary that the web-resource-name must be specified in the url of the url-pattern element.<br />
 E: If no http-method is specified in the web-resource-collection element, the security restriction will be applied to all http methods.<br />
 F: There should be at-least one url-pattern element otherwise, the <web-resource-collection> will be ignored. </p>
<p>Explanation: Answer options C, E, and F are correct.</p>
<p>If no http-method is specified in the web-resource-collection element, the security restriction will be applied to all http methods. There should be at-least one url-pattern element otherwise, the &lt;web-resource-collection&gt; will be ignored.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhich-of-the-following-statements-are-correct-about-the-code-given-below.html&amp;title=Which%20of%20the%20following%20statements%20are%20correct%20about%20the%20code%20given%20below%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/which-of-the-following-statements-are-correct-about-the-code-given-below.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the valid parameters and return types of the Web service methods?</title>
		<link>http://www.scjp-certification.com/what-are-the-valid-parameters-and-return-types-of-the-web-service-methods.html</link>
		<comments>http://www.scjp-certification.com/what-are-the-valid-parameters-and-return-types-of-the-web-service-methods.html#comments</comments>
		<pubDate>Thu, 06 May 2010 09:18:54 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCBCD]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Java Questions]]></category>
		<category><![CDATA[java.Lang.Bigdecimal]]></category>
		<category><![CDATA[java;lang.Calendar]]></category>
		<category><![CDATA[Web service method]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=639</guid>
		<description><![CDATA[The valid parameters and return types for the Web service methods are as follows: All primitive types All wrapper types...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-are-the-valid-parameters-and-return-types-of-the-web-service-methods.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-are-the-valid-parameters-and-return-types-of-the-web-service-methods.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The valid parameters and return types for the Web service methods are as follows:
<ol>
<li>All primitive types</li>
<li>All wrapper types</li>
<li>java.lang.BigDecimal and java.lang.BigInteger</li>
<li>java.lang.Calendar</li>
<li>java.lang.Date</li>
</ol>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-are-the-valid-parameters-and-return-types-of-the-web-service-methods.html&amp;title=What%20are%20the%20valid%20parameters%20and%20return%20types%20of%20the%20Web%20service%20methods%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-are-the-valid-parameters-and-return-types-of-the-web-service-methods.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the doTrace() method?</title>
		<link>http://www.scjp-certification.com/what-is-the-dotrace-method.html</link>
		<comments>http://www.scjp-certification.com/what-is-the-dotrace-method.html#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:35:43 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCWCD]]></category>
		<category><![CDATA[doTrace()]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[mock test]]></category>
		<category><![CDATA[scx310-083]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=665</guid>
		<description><![CDATA[The doTrace() method allows a servlet to handle a TRACE request. It is called by the server via the service...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dotrace-method.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dotrace-method.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The doTrace() method allows a servlet to handle a TRACE request. It is called by the server via the service method. If the headers sent with the TRACE request, a TRACE is always returned to the client, so that they can be used in debugging. There&#8217;s no need to override this method. The following is the general format of the doTrace() method: </p>
<p>protected void doTrace(HttpServletRequest rq1, HttpServletResponse rsp1) throws ServletException, java.io.IOException </p>
<p>Here the parameter, rq1 is the HttpServletRequest object that contains the request the client made to the servlet. The parameter rsp1 is the HttpServletResponse object that contains the response the servlet returns to the client. This method will throw java.io.IOException if an input or output error occurs while the servlet is handling the TRACE request. If the request for the TRACE cannot be handled, it will throw the ServletException exception.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dotrace-method.html&amp;title=What%20is%20the%20doTrace%28%29%20method%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-the-dotrace-method.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the doOptions() method?</title>
		<link>http://www.scjp-certification.com/what-is-the-dooptions-method.html</link>
		<comments>http://www.scjp-certification.com/what-is-the-dooptions-method.html#comments</comments>
		<pubDate>Thu, 22 Apr 2010 11:35:41 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCWCD]]></category>
		<category><![CDATA[certification prep]]></category>
		<category><![CDATA[cx310-083]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[mock test]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=663</guid>
		<description><![CDATA[The doOptions() method is called by the server via the service method. It allows a servlet to handle a OPTIONS...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dooptions-method.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dooptions-method.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The doOptions() method is called by the server via the service method. It allows a servlet to handle a OPTIONS request. The OPTIONS request determines which HTTP methods the server supports and returns an appropriate header. The following is the general form of this method: </p>
<p>protected void doOptions(HttpServletRequest rq1, HttpServletResponse rsp1)<br />
throws ServletException, java.io.IOException </p>
<p>Here, the parameter rq1 is the HttpServletRequest object that contains the request the client made of the servlet. The rsp1 is the HttpServletResponse object that contains the response the servlet returns to the client. If an input or output error occurs while the servlet is handling the OPTIONS request, it throws java.io.IOException. If the request for the OPTIONS cannot be handled, the ServletException exception is thrown.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dooptions-method.html&amp;title=What%20is%20the%20doOptions%28%29%20method%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-the-dooptions-method.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the getLastModified() method?</title>
		<link>http://www.scjp-certification.com/what-is-the-getlastmodified-method.html</link>
		<comments>http://www.scjp-certification.com/what-is-the-getlastmodified-method.html#comments</comments>
		<pubDate>Wed, 21 Apr 2010 11:35:36 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCWCD]]></category>
		<category><![CDATA[cx310-083]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[httpservletrequest]]></category>
		<category><![CDATA[mock text]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=661</guid>
		<description><![CDATA[The getLastModified() method is used to return the time the HttpServletRequest object was last modified, in milliseconds since midnight January...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-getlastmodified-method.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-getlastmodified-method.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The getLastModified() method is used to return the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT. This method returns a negative number if the time is unknown. This method will be overriden by those Servlets that support HTTP GET requests and can quickly determine their last modification time. This method allows the browser and proxy caches work more effectively, reducing the load on server and network resources. The following is the general form of the method: </p>
<p>protected long getLastModified(HttpServletRequest rq1) </p>
<p>Here, the parameter rq1 is the HttpServletRequest object that is sent to the servlet. This method returns a long integer specifying the time the HttpServletRequest object was last modified.  </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-getlastmodified-method.html&amp;title=What%20is%20the%20getLastModified%28%29%20method%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-the-getlastmodified-method.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the doDelet() method?</title>
		<link>http://www.scjp-certification.com/what-is-the-dodelet-method.html</link>
		<comments>http://www.scjp-certification.com/what-is-the-dodelet-method.html#comments</comments>
		<pubDate>Tue, 20 Apr 2010 11:35:33 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCWCD]]></category>
		<category><![CDATA[cx310-083]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[mock test]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=659</guid>
		<description><![CDATA[The doDelete() method allows a servlet to handle a DELETE request. It is called by the server via the service...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dodelet-method.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dodelet-method.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The doDelete() method allows a servlet to handle a DELETE request. It is called by the server via the service method. This method belongs to the HttpServlet class. The DELETE operation allows a client to remove a document or Web page from the server. This method does not need to be either safe or idempotent. Those operations that are required by DELETE can have side effects for which the users can be held accountable. It may be useful to save a copy of the affected URL in the temporary storage, while using this method. The doDelete() method returns an HTTP &#8220;Bad Request&#8221; message, if the HTTP DELETE request is incorrectly formatted. The following is the general format of this method: </p>
<p>protected void doDelete(HttpServletRequest rq1, HttpServletResponse rsp1) throws ServletException, java.io.IOException </p>
<p>Here, the parameter rq1 represents the HttpServletRequest object that contains the request the client made of the servlet. The parameter rsp1 represents the HttpServletResponse object that contains the response the servlet returns to the client. It will throw java.io.IOException if an input or output error occurs while the servlet is handling the DELETE request. It will throw ServletException if the request for the DELETE cannot be handled.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-dodelet-method.html&amp;title=What%20is%20the%20doDelet%28%29%20method%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-the-dodelet-method.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the responsebilites of a Bean provider?</title>
		<link>http://www.scjp-certification.com/what-are-the-responsebilites-of-a-bean-provider.html</link>
		<comments>http://www.scjp-certification.com/what-are-the-responsebilites-of-a-bean-provider.html#comments</comments>
		<pubDate>Sat, 17 Apr 2010 12:06:13 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCBCD]]></category>
		<category><![CDATA[bean provider]]></category>
		<category><![CDATA[exam name]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[study guide]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=652</guid>
		<description><![CDATA[The responsibilities of a bean provider in implementing security are as follows: Implementing programmatic security by invoking the getCallerPrincipal() and...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-are-the-responsebilites-of-a-bean-provider.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-are-the-responsebilites-of-a-bean-provider.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The responsibilities of a bean provider in implementing security are as follows:</p>
<p>Implementing programmatic security by invoking the getCallerPrincipal() and isCallerInRole() methods.</p>
<p>Declaring the security-role-reference element in the deployment descriptor to declare a logical name. An application assembler uses this reference to match the logical name with the real user name. </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-are-the-responsebilites-of-a-bean-provider.html&amp;title=What%20are%20the%20responsebilites%20of%20a%20Bean%20provider%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-are-the-responsebilites-of-a-bean-provider.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the responsebility of Application Assembler?</title>
		<link>http://www.scjp-certification.com/what-is-the-responsebility-of-application-assembler.html</link>
		<comments>http://www.scjp-certification.com/what-is-the-responsebility-of-application-assembler.html#comments</comments>
		<pubDate>Thu, 15 Apr 2010 12:01:49 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[SCBCD]]></category>
		<category><![CDATA[application assembler]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[m exam guide]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=648</guid>
		<description><![CDATA[An application assembler has the following security-related responsibilities in EJB: Declaring security roles in the deployment descriptor in the element....]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-responsebility-of-application-assembler.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-responsebility-of-application-assembler.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>An application assembler has the following security-related responsibilities in EJB:</p>
<p>Declaring security roles in the deployment descriptor in the <security-role> element.</p>
<p>Mapping security roles with the role-references using the <role-link> element.</p>
<p>Declaring method permissions for each security role using the <method-permission> element. </p>
<p>Making certain methods inaccessible using the <exclude-list> so that they can never be called by any client.</p>
<p>Excluding certain methods from being checked for authorization using the <unchecked/> element.</p>
<p>Other than these, the application assembler may or may not define an optional description element that helps the deployer to map the abstract role names to the real users.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-the-responsebility-of-application-assembler.html&amp;title=What%20is%20the%20responsebility%20of%20Application%20Assembler%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-the-responsebility-of-application-assembler.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a narrowing conversion?</title>
		<link>http://www.scjp-certification.com/what-is-a-narrowing-conversion.html</link>
		<comments>http://www.scjp-certification.com/what-is-a-narrowing-conversion.html#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:41:25 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[Java Facts]]></category>
		<category><![CDATA[casting]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[exam guide]]></category>
		<category><![CDATA[exam questions]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[narrowing conversion]]></category>
		<category><![CDATA[study guide]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=451</guid>
		<description><![CDATA[A narrowing conversion is an explicit type conversion or casting. It is used when the destination data type is narrower...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-a-narrowing-conversion.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-a-narrowing-conversion.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A narrowing conversion is an explicit type conversion or casting. It is used when the destination data type is narrower than the source data type, an explicit type conversion is required. The general form of this explicit conversion is given below:</p>
<p><strong>(target-type) value</strong></p>
<p>Here, target-type is the desired data type and value is the value to be converted.</p>
<p>For example:</p>
<p><strong> int num1, int num2;<br />
short num3;<br />
num3= (short)(num1+num2);</strong></p>
<p>In the example above, the sum of two 32-bit integer data type variables num1 and num2 is assigned to another variable num3, which is of integer type short (16-bit). Therefore, an explicit conversion takes place before assigning the value to num3. Otherwise, if this explicit type conversion is not performed, and the sum of variables num1 and num2 is directly assigned to variable num3, a compile-time error will be generated.  </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-is-a-narrowing-conversion.html&amp;title=What%20is%20a%20narrowing%20conversion%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-is-a-narrowing-conversion.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prepkit sale on Cyber Monday</title>
		<link>http://www.scjp-certification.com/prepkit-sale-on-cyber-monday.html</link>
		<comments>http://www.scjp-certification.com/prepkit-sale-on-cyber-monday.html#comments</comments>
		<pubDate>Sun, 29 Nov 2009 09:56:56 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[discount]]></category>
		<category><![CDATA[exam guide]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[sale]]></category>
		<category><![CDATA[SCJP]]></category>
		<category><![CDATA[study guide]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/prepkit-sale-on-cyber-monday.html</guid>
		<description><![CDATA[Now days uCertify is announcing discounts on multiple prep-kit purchase. uCertifyâ€™s discount on certifcation kits on this Cyber Monday discount....]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fprepkit-sale-on-cyber-monday.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fprepkit-sale-on-cyber-monday.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Now days uCertify is announcing discounts on multiple prep-kit purchase. uCertifyâ€™s discount on certifcation kits on this Cyber Monday discount. Our kits provideâ€™s a strong information over your competition with our top rated exam preparation kits. Buy any three PrepKits for $134.99. uCertify is providing each prepkit withonly $44.99. To add some additonal flavour buy additional PrepKits for only $29.99. Each PrepKit comes with industry Best Money back Gurantee. If you are unable to pass, we will return your money. We provide home and Work license allows you to install PrepKit on two computers. </p>
<p>Just Go and Get the discount sale starts now and ends on Cyber Monday, Nov 30th. To take a glimps e of prepkits click the following link:</p>
<p><a href="http://www.ucertify.com/">uCertify&#8217;s Cyber Monday Sale</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fprepkit-sale-on-cyber-monday.html&amp;title=Prepkit%20sale%20on%20Cyber%20Monday"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/prepkit-sale-on-cyber-monday.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What will be the output of the following program code?</title>
		<link>http://www.scjp-certification.com/what-will-be-the-output-of-the-following-program-code-2.html</link>
		<comments>http://www.scjp-certification.com/what-will-be-the-output-of-the-following-program-code-2.html#comments</comments>
		<pubDate>Tue, 24 Nov 2009 11:43:54 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[Java Questions]]></category>
		<category><![CDATA[exam guide]]></category>
		<category><![CDATA[free question]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[SCJP]]></category>
		<category><![CDATA[study guide]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=440</guid>
		<description><![CDATA[public class Exc { public static void main(String args[]) { int x1=0; try { int x3= 100/x1; } catch(ArithmeticException e)...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-will-be-the-output-of-the-following-program-code-2.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-will-be-the-output-of-the-following-program-code-2.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>public class Exc<br />
 {<br />
   public static void main(String args[])<br />
     {<br />
       int x1=0;<br />
       try {<br />
           int x3= 100/x1;<br />
          } catch(ArithmeticException e) {<br />
           System.out.println(&#8220;Illegal operation&#8221;);<br />
          } catch(RuntimeException e) {<br />
             System.out.println(&#8220;runtime error&#8221;);<br />
              return;<br />
          } catch(Exception e) {<br />
             System.out.println(&#8220;Exception found&#8221;);<br />
          } finally {<br />
             System.out.println(&#8220;Complete&#8221;);<br />
         }<br />
       System.out.println(&#8220;Successfully&#8221;);<br />
 }<br />
} </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fwhat-will-be-the-output-of-the-following-program-code-2.html&amp;title=What%20will%20be%20the%20output%20of%20the%20following%20program%20code%3F"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/what-will-be-the-output-of-the-following-program-code-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>uCertify launches its new version of SCBCD</title>
		<link>http://www.scjp-certification.com/ucertify-launches-its-new-version-of-scbcd.html</link>
		<comments>http://www.scjp-certification.com/ucertify-launches-its-new-version-of-scbcd.html#comments</comments>
		<pubDate>Sat, 14 Nov 2009 08:05:25 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[exam tips]]></category>
		<category><![CDATA[exams]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[scbcd exam guide]]></category>
		<category><![CDATA[study guide]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=407</guid>
		<description><![CDATA[uCertify has recently launched its updated simulation software for CX310-091( SOMG-Certified UML Professional). Why this version is different from its...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fucertify-launches-its-new-version-of-scbcd.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fucertify-launches-its-new-version-of-scbcd.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>uCertify has recently launched its updated simulation software for CX310-091( SOMG-Certified UML Professional). Why this version is different from its previous versions? The new upgrade version of <a href="http://www.ucertify.com/exams/SUN/CX310-091.html">SCBCD</a> has the following enhancments:
<ol>
<li>It includes the latest uCertify&#8217;s prep-engine.</li>
<li>It provides 528 questions and 225 study notes that is not provided anywhere.</li>
<li> It provides the study material that makes EJB 3.0 is different from its previous versions. </li>
<li>Study material related to the critical topics of Java Persistence API Entities, Java Persistence Query Language, Java Persistence Entity Operations, General EJB 3.0 Enterprise Bean, Persistence Units and Persistence Contexts, EJB 3.0 Message-Driven Bean Component Contract, EJB 3.0 Session Bean Component Contract &#038; Lifecycle .</li>
</ol>
<p> To get a glimpse of the SCX310-091 PrepKit you can download its free demo version (which contains 15 free practice questions) from uCertifyâ€™s web site. Click the link below: </p>
<p><strong><a href="http://www.ucertify.com/exams/SUN/CX310-091.html">http://www.ucertify.com/exams/SUN/CX310-091.html</a> </strong></p>
<p>uCertify provides additional 30% discounts on its Java certification papers. Go get the latest upgraded version of the SCBCD exam Hurry!!!!!!!!!  </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fucertify-launches-its-new-version-of-scbcd.html&amp;title=uCertify%20launches%20its%20new%20version%20of%20SCBCD"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/ucertify-launches-its-new-version-of-scbcd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>uCertify&#8217;s upgrade of UML certification paper (OMG-OCUP-100)</title>
		<link>http://www.scjp-certification.com/ucertifys-upgrade-of-uml-certification-paper-omg-ocup-100.html</link>
		<comments>http://www.scjp-certification.com/ucertifys-upgrade-of-uml-certification-paper-omg-ocup-100.html#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:10:14 +0000</pubDate>
		<dc:creator>Daisy Williams</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[exam guide]]></category>
		<category><![CDATA[exam questions]]></category>
		<category><![CDATA[free questions]]></category>
		<category><![CDATA[ocup]]></category>
		<category><![CDATA[study guide]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[uml]]></category>

		<guid isPermaLink="false">http://www.scjp-certification.com/?p=350</guid>
		<description><![CDATA[uCertify has recently launched its updated simulation software for UM0-100 (OMG-Certified UML Professional). Why this version is different from its...]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.scjp-certification.com%2Fucertifys-upgrade-of-uml-certification-paper-omg-ocup-100.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.scjp-certification.com%2Fucertifys-upgrade-of-uml-certification-paper-omg-ocup-100.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>uCertify has recently launched its updated simulation software for UM0-100 (OMG-Certified UML Professional). Why this version is different from its previous versions? The new upgrade version of <a href="http://www.ucertify.com/blog/skill-required-for-omg-ocup-100.html">UM0-100</a> has the following enhancments:
<ol>
<li>It includes the latest uCertify&#8217;s prep-engine.</li>
<li>It provides 200 questions and 115 study notes that is not provided anywhere.</li>
<li> It provides the study material that makes UML 2.0 different from its previous versions. </li>
<li>Study material related to the critical topics of Activity Diagram, Sequence Diagram, Use Case diagram, and Interaction diagrams.</li>
</ol>
<p> To get a glimpse of the UM0-100 PrepKit you can download its free demo version (which contains 15 free practice questions) from uCertifyâ€™s web site. Click the link below: </p>
<p><strong><a href="http://www.ucertify.com/exams/OMG/UM0-100.html">http://www.ucertify.com/exams/OMG/UM0-100.html</a> </strong></p>
<p>UML offers a standard way to write a systemâ€™s blueprints, including conceptual components such as actors, business processes and systemâ€™s components, and activities as well as concrete things such as programming language statements, database schemas, and reusable software components.</p>
<p><strong><a href="http://www.ucertify.com/exams/OMG/UM0-100.html">http://www.ucertify.com/exams/OMG/UM0-100.html</a></strong></p>
<p>uCertify provides additional 30% discounts on its UML certification papers. Go get the latest upgraded version of the OCUP exam Hurry!!!!!!!!!  </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.scjp-certification.com%2Fucertifys-upgrade-of-uml-certification-paper-omg-ocup-100.html&amp;title=uCertify%26%238217%3Bs%20upgrade%20of%20UML%20certification%20paper%20%28OMG-OCUP-100%29"><img src="http://www.scjp-certification.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.scjp-certification.com/ucertifys-upgrade-of-uml-certification-paper-omg-ocup-100.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

