 




<?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>IT Answers &#187; Web application deployment</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/web-application-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 22:16:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>deploying an application in cloud platform</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/deploying-an-application-in-cloud-platform/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/deploying-an-application-in-cloud-platform/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 09:41:44 +0000</pubDate>
		<dc:creator>Ivr</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Web application deployment]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can anyone help me in understanding the enterprise deployment and dedicated host deployment. a) what consists of a package ( we dont provide user the source code and db)and how to package an application. b) testing scenarios staging, developer , production]]></description>
				<content:encoded><![CDATA[<p>Can anyone help me in understanding the enterprise deployment and dedicated host deployment.</p>
<div>a) what consists of a package ( we dont provide user the source code and db)and how to package an application.</div>
<div>b) testing scenarios staging, developer , production</div>
<div></div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/deploying-an-application-in-cloud-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Application Freezing</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/web-application-freezing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/web-application-freezing/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 14:22:14 +0000</pubDate>
		<dc:creator>Jenniferhaan</dc:creator>
				<category><![CDATA[Notes Web Application]]></category>
		<category><![CDATA[Web application deployment]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am using  web app&#8217;s (3), but when I select to add &#8216;notes&#8217; (which opens a new window) my computer freezes. Hard drive &#038; RAM are good No additional add-ons All temp files have been cleaned out Any idea on why it keeps freezing?]]></description>
				<content:encoded><![CDATA[<p>I am using  web app&#8217;s (3), but when I select to add &#8216;notes&#8217; (which opens a new window) my computer freezes. Hard drive &#038; RAM are good No additional add-ons All temp files have been cleaned out Any idea on why it keeps freezing?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/web-application-freezing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Plans and Guidelines for a Web Application Project</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/plans-and-guidelines-for-a-web-application-project/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/plans-and-guidelines-for-a-web-application-project/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 01:17:50 +0000</pubDate>
		<dc:creator>Voulnet</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web application deployment]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello there fellow users, I have been entrusted with the task of designing and implementing a financial system for a charity foundation where I live. The charity foundation requires its work (addition and retrieval of records, for example) to be done online, using a web app. The app connects to a database server for storage [...]]]></description>
				<content:encoded><![CDATA[<p>Hello there fellow users, I have been entrusted with the task of<br />
designing and implementing a financial system for a charity foundation<br />
where I live. The charity foundation requires its work (addition and<br />
retrieval of records, for example) to be done online, using a web app.<br />
The app connects to a database server for storage and the charity&#8217;s<br />
numerous branches connect to the central database center.</p>
<p>So what I would like to ask for is guidelines and suggestions on what technologies to use to accomplish this task:<br />
- A suitable, well-supported and secure programming language or framework for the web app. (ASP.net or JSP for example)<br />
- A suitable and secure database system (MySQL or SQL Server for example) that supports Arabic records.<br />
- Methods, guidelines to implement critical security measures.</p>
<p>Although<br />
we have worked on similar projects before, the level of security and<br />
accuracy wasn&#8217;t as critical as for a project such as this; that is why<br />
I&#8217;m asking for guidelines from the experts here. The client apparently wants our help because of financial reasons, and they are aware that this is our first real-world project (as opposed to projects done in university courses).</p>
<p>This post may not be as detailed as it should, but I&#8217;m happy to listen carefully to any suggestion or guideline.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/plans-and-guidelines-for-a-web-application-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reasearch titles</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/reasearch-titles/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/reasearch-titles/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:22:46 +0000</pubDate>
		<dc:creator>Adamsalam</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web application deployment]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi there, I am starting my MSc degree disseration next month, my subject of choice is: XML WEB SERVICES issues  CROSS BROWSER COMPATIBILITY problems Do you know any known problems that can be a seed for such project. your help is greatly appreciated.  ]]></description>
				<content:encoded><![CDATA[<p>Hi there,<br/><br/> I am starting my MSc degree disseration next month, my subject of choice is:<br/><br/> XML WEB SERVICES issues<br/><br/>  CROSS BROWSER COMPATIBILITY problems<br/><br/> Do you know any known problems that can be a seed for such project.<br/><br/> your help is greatly appreciated.<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/reasearch-titles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote access with IP address</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/remote-access-with-ip-addr/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/remote-access-with-ip-addr/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 06:21:42 +0000</pubDate>
		<dc:creator>Shk</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Eclipse Ganymede]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[Localhost]]></category>
		<category><![CDATA[Web application deployment]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a web application on jboss 4.2. When i access it using my ip addr instead of localhost it shows page not found. http://localhost:8080/MovieGalaxy/index.html? This link works but http://SOMENUMBER:8080/MovieGalaxy/index.html? DOESN&#8217;T I am using eclipse ganymede 3.4 on windows XP. Is this error due to jndi naming of server in eclipse.]]></description>
				<content:encoded><![CDATA[<p>I have a web application on jboss 4.2. When i access it using my ip addr instead of localhost it shows page not found.<br />
http://localhost:8080/MovieGalaxy/index.html? This link works but<br />
http://SOMENUMBER:8080/MovieGalaxy/index.html? DOESN&#8217;T<br />
I am using eclipse ganymede 3.4 on windows XP. Is this error due to jndi naming of server in eclipse.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/remote-access-with-ip-addr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>when i deploy webapplication using jstl in jsp i have got an error cannot access org.students.Address</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/when-i-deploy-webapplication-using-jstl-in-jsp-i-have-got-an-error-cannot-access-orgstudentsaddress/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/when-i-deploy-webapplication-using-jstl-in-jsp-i-have-got-an-error-cannot-access-orgstudentsaddress/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 11:48:08 +0000</pubDate>
		<dc:creator>J2ee</dc:creator>
				<category><![CDATA[JSP]]></category>
		<category><![CDATA[JSTL]]></category>
		<category><![CDATA[Web application deployment]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[error: Compilation of &#8216;C:\bea\user_projects\domains\mydomain\.\myserver\.wlnotdelete\extract\myserver_app_app\jsp_servlet\__tg5.java&#8217; failed: &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; C:\bea\user_projects\domains\mydomain\.\myserver\.wlnotdelete\extract\myserver_app_app\jsp_servlet\__tg5.java:142: cannot access org.students.Address probably occurred due to an error in /tg5.jsp line 3: org.students.Address a=new org.students.Address(); programm is: &#60;%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %&#62; &#60;% org.students.Address a=new org.students.Address(); a.setStree("strone"); a.setCity("ctyone"); a.setState("ap"); pageContext.setAttribute("svone",a); %&#62; &#60;c:out value="${pagescope.svone}" /&#62; &#60;c:out value="${pagescope.svone.street}"/&#62;&#60;br&#62; &#60;c:out value="${pagescope.svone.city}"/&#62;&#60;br&#62; &#60;c:out value="${pagescope.svone.state}"/&#62;&#60;br&#62;]]></description>
				<content:encoded><![CDATA[<p><b>error</b>:<br />
Compilation <i>of &#8216;C:\bea\user_projects\domains\mydomain\.\myserver\.wlnotdelete\extract\myserver_app_app\jsp_servlet\__tg5.java&#8217; failed:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
 C:\bea\user_projects\domains\mydomain\.\myserver\.wlnotdelete\extract\myserver_app_app\jsp_servlet\__tg5.java:142: cannot access org.students.Address<br />
probably occurred due to an error in /tg5.jsp line 3:<br />
org.students.Address a=new org.students.Address();</i></p>
<ul>
<b>programm is:</b></ul>
<pre>&lt;%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %&gt;
&lt;%
org.students.Address a=new org.students.Address();
a.setStree("strone");
a.setCity("ctyone");
a.setState("ap");

pageContext.setAttribute("svone",a);
%&gt;
&lt;c:out  value="${pagescope.svone}" /&gt;
&lt;c:out value="${pagescope.svone.street}"/&gt;&lt;br&gt;
&lt;c:out value="${pagescope.svone.city}"/&gt;&lt;br&gt;
&lt;c:out value="${pagescope.svone.state}"/&gt;&lt;br&gt;</pre>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/when-i-deploy-webapplication-using-jstl-in-jsp-i-have-got-an-error-cannot-access-orgstudentsaddress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/24 queries in 0.046 seconds using memcached
Object Caching 650/727 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 01:59:57 -->