<?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>Learn XML &#187; jsp</title>
	<atom:link href="http://www.learnxmlws.com/tag/jsp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnxmlws.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 07:28:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>to create an employee tracking system using jsp servelts n shud b saved in xml file.?</title>
		<link>http://www.learnxmlws.com/to-create-an-employee-tracking-system-using-jsp-servelts-n-shud-b-saved-in-xml-file/</link>
		<comments>http://www.learnxmlws.com/to-create-an-employee-tracking-system-using-jsp-servelts-n-shud-b-saved-in-xml-file/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 22:29:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[employee activities]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[servlets]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/to-create-an-employee-tracking-system-using-jsp-servelts-n-shud-b-saved-in-xml-file/</guid>
		<description><![CDATA[to develope a Effort Tracker System that is of importance to an organization. The Effort Tracker System is used to track the employee activities and summarize all related activities with the total hours spent and percentage efficiency utilized and generate a report for the same. All activity data should be saved in xml. Design the [...]]]></description>
			<content:encoded><![CDATA[<p>to develope a Effort Tracker System that is of importance to an organization. The Effort Tracker System is used to track the employee activities and summarize all related activities with the total hours spent and percentage efficiency utilized and generate a report for the same. All activity data should be saved in xml. Design the xml accordingly. By using JSP/Servlets</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/to-create-an-employee-tracking-system-using-jsp-servelts-n-shud-b-saved-in-xml-file/feed/</wfw:commentRss>
		<slash:comments>171</slash:comments>
		</item>
		<item>
		<title>how to read the subchilds from a XML file using JSP?</title>
		<link>http://www.learnxmlws.com/how-to-read-the-subchilds-from-a-xml-file-using-jsp/</link>
		<comments>http://www.learnxmlws.com/how-to-read-the-subchilds-from-a-xml-file-using-jsp/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 09:23:03 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[string values]]></category>
		<category><![CDATA[using java]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-to-read-the-subchilds-from-a-xml-file-using-jsp/</guid>
		<description><![CDATA[this is my XML file: &#60;prog&#62; &#60;name&#62;M&#60;/name&#62; &#60;child&#62; &#60;name&#62;CM&#60;/name&#62; &#60;subchild&#62; &#60;name&#62;SM&#60;/name&#62; &#60;/subchild&#62; &#60;/child&#62; &#60;/prog&#62; All i need now, is to fetch the value &#34;SM&#34; alone from the XML either using java or JSP. JSP wud be a better choice. Please someone help me on this !! Thanks and Regards. i want the procedure to be [...]]]></description>
			<content:encoded><![CDATA[<p>this is my XML file:<br />
&lt;prog&gt;<br />
   &lt;name&gt;M&lt;/name&gt;<br />
   &lt;child&gt;<br />
      &lt;name&gt;CM&lt;/name&gt;<br />
      &lt;subchild&gt;<br />
         &lt;name&gt;SM&lt;/name&gt;<br />
      &lt;/subchild&gt;<br />
   &lt;/child&gt;<br />
&lt;/prog&gt;</p>
<p>All i need now, is to fetch the value &quot;SM&quot; alone from the XML either using java or JSP. JSP wud be a better choice. Please someone help me on this !! </p>
<p>Thanks and Regards.<br />
i want the procedure to be generic with no hard coded string values for validation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-to-read-the-subchilds-from-a-xml-file-using-jsp/feed/</wfw:commentRss>
		<slash:comments>87</slash:comments>
		</item>
		<item>
		<title>How to embed YouTube video in swf file, without using XML, or other extended files?</title>
		<link>http://www.learnxmlws.com/how-to-embed-youtube-video-in-swf-file-without-using-xml-or-other-extended-files/</link>
		<comments>http://www.learnxmlws.com/how-to-embed-youtube-video-in-swf-file-without-using-xml-or-other-extended-files/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 22:24:33 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[Embed Video]]></category>
		<category><![CDATA[final product]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[php files]]></category>
		<category><![CDATA[Php Xml]]></category>
		<category><![CDATA[possibilities]]></category>
		<category><![CDATA[swf file]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[Xml Files]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-to-embed-youtube-video-in-swf-file-without-using-xml-or-other-extended-files/</guid>
		<description><![CDATA[Well, Everything is told in title&#8230; I need only .swf file as final product, without php, jsp, xml, or other files. If anyone knows how, or link to .fla file with that possibilities. Thank you very much.]]></description>
			<content:encoded><![CDATA[<p>Well,<br />
Everything is told in title&#8230; I need only .swf file as final product, without php, jsp, xml, or other files.<br />
If anyone knows how, or link to .fla file with that possibilities.<br />
Thank you very much.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-to-embed-youtube-video-in-swf-file-without-using-xml-or-other-extended-files/feed/</wfw:commentRss>
		<slash:comments>317</slash:comments>
		</item>
		<item>
		<title>how can i run my jsp from tomcat without writing any xml files?</title>
		<link>http://www.learnxmlws.com/how-can-i-run-my-jsp-from-tomcat-without-writing-any-xml-files/</link>
		<comments>http://www.learnxmlws.com/how-can-i-run-my-jsp-from-tomcat-without-writing-any-xml-files/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:24:11 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[tomcat]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-can-i-run-my-jsp-from-tomcat-without-writing-any-xml-files/</guid>
		<description><![CDATA[i want to run jsp from tomcat. but i don&#8217;t how to do it without writing any additional xml files. can u tell me how to do it or where can i find it. it will be appreciate if u tell me how to do this for servlets also. than q]]></description>
			<content:encoded><![CDATA[<p>i want to run jsp from tomcat.  but i don&#8217;t how to do it without writing any additional xml files.  can  u tell me how to do it or where can i find it.  it will be appreciate if u tell me how to do this for servlets also.  than q</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-can-i-run-my-jsp-from-tomcat-without-writing-any-xml-files/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Hi Friends, I need an help and suggestion, did u heard abt AJAX concepts with XML if u any idea means, post me</title>
		<link>http://www.learnxmlws.com/hi-friends-i-need-an-help-and-suggestion-did-u-heard-abt-ajax-concepts-with-xml-if-u-any-idea-means-post-me/</link>
		<comments>http://www.learnxmlws.com/hi-friends-i-need-an-help-and-suggestion-did-u-heard-abt-ajax-concepts-with-xml-if-u-any-idea-means-post-me/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:25:31 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[framework concepts]]></category>
		<category><![CDATA[javascrpit]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[reference guide]]></category>
		<category><![CDATA[study material]]></category>
		<category><![CDATA[suggestion]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/hi-friends-i-need-an-help-and-suggestion-did-u-heard-abt-ajax-concepts-with-xml-if-u-any-idea-means-post-me/</guid>
		<description><![CDATA[AJAX is New Framework Concepts AJAX &#8211; Asynchronous JavaScrpit with XML handling by using this concpets we need to refresh that single page many time as that we do in ASP or ASP.NET or JSP any other technologies kindly help to known adbout AJAX and if there any study MAterial for that means u just [...]]]></description>
			<content:encoded><![CDATA[<p>AJAX is New Framework Concepts<br />
AJAX &#8211; Asynchronous JavaScrpit with XML handling<br />
by using this concpets we need to refresh that single page many time as that we do in ASP or ASP.NET or JSP any other technologies<br />
kindly help to known adbout AJAX and if there any study MAterial for that means u just post ur suggestion, help.<br />
please give me its reference guide link also</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/hi-friends-i-need-an-help-and-suggestion-did-u-heard-abt-ajax-concepts-with-xml-if-u-any-idea-means-post-me/feed/</wfw:commentRss>
		<slash:comments>405</slash:comments>
		</item>
		<item>
		<title>how should convert the log file in txt format to the xml format using JSP?</title>
		<link>http://www.learnxmlws.com/how-should-convert-the-log-file-in-txt-format-to-the-xml-format-using-jsp/</link>
		<comments>http://www.learnxmlws.com/how-should-convert-the-log-file-in-txt-format-to-the-xml-format-using-jsp/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 14:24:53 +0000</pubDate>
		<dc:creator>xml guru</dc:creator>
				<category><![CDATA[Q&A]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[project web server]]></category>
		<category><![CDATA[web server log]]></category>
		<category><![CDATA[xml format]]></category>

		<guid isPermaLink="false">http://www.learnxmlws.com/how-should-convert-the-log-file-in-txt-format-to-the-xml-format-using-jsp/</guid>
		<description><![CDATA[im doing a project WEB SERVER LOG ANALYZER in jsp.i download the log file from the server.it is in text format tell how should convert the log file in txt format to the xml format using JSP]]></description>
			<content:encoded><![CDATA[<p>im doing a project WEB SERVER LOG ANALYZER in jsp.i download the log file from the server.it is in text format tell how should convert the log file in txt format to the xml format using JSP</p>
]]></content:encoded>
			<wfw:commentRss>http://www.learnxmlws.com/how-should-convert-the-log-file-in-txt-format-to-the-xml-format-using-jsp/feed/</wfw:commentRss>
		<slash:comments>201</slash:comments>
		</item>
	</channel>
</rss>

