|
|
 |
 |
Information Regarding Website Development In Software Development History on Software Development Register |
| In The History Of Software Engineering The Software Engineering Has Evolved Steadily From Its Founding Days In The 1940s Until Today In The 2000s. Applications Have Evolved Continuously. The Ongoing Goal To Improve Technologies And Practices, Seeks To Improve The Productivity Of Practitioners And The Quality Of Applications To Users. |
|
For you information -
If you own a website that related to website development you are welcome to participate in our website.
Contact us to be participate in the project and join our partner list: Software Development Wiki, Software Development Online Portal, Software Development Central, etc.
|
 |
| Website about Web Development - online portal of Internet Technology Architecture and Development. Other useful information: Mark Stosberg demonstrates new features in CGI::Application to make building web apps simpler and easier." /
J2EE: EJB, JSP, Servlets, JSF, JSTL, JCA, JMS, JTA, JNDI, JDBC, JMX, RMI, etc.
Frameworks: Struts, Hibernate, JPA, iBATIS, JBoss AOP, Spring, JSF, AJAX, GWT, YUI, Flex/Flash, JUnit, and Jakarta common libraries.
Integration: Web Services on Axis and WebMethods; as well as the Web Service Standards such as SOAP, WSDL and UDDI.
| | Perl.Com: Rapid Website Development With Cgi::application - perl.com: Rapid Website Development with CGI::Application
Sign In/My Account | View Cart
O'Reilly Home
Community
Books & Videos
Safari Books Online
Conferences
Training
School of Technology
About
#search-box {
background-color:#F6F6F6;
border-bottom:1px solid #CCCCCC;
padding-top:11px;
text-align:center;
}
#search-form {
margin:0pt auto;
text-align:left;
width:400px;
}
#search-title {
color:#888888;
display:block;
float:left;
font-size:17px;
padding:5px 5px 4px 0pt;
}
#search-input {
background:transparent url(http://www.oreilly.com/images/oreilly/search_bar_mid.gif) repeat-y scroll left top;
display:block;
float:left;
padding:0pt 5px 0pt 0pt;
width:260px;
}
#search-input-top {
background:transparent url(http://www.oreilly.com/images/oreilly/search_bar_top.gif) no-repeat scroll left top;
display:block;
width:260px;
}
#search-input-bot {
background:transparent url(http://www.oreilly.com/images/oreilly/search_bar_bot.gif) no-repeat scroll left bottom;
display:block;
width:260px;
}
#search-field {
float:left;
}
#search-field input {
background:transparent none repeat scroll 0%;
border:0pt none;
color:#990000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
margin:0pt;
padding:3px 0pt 4px 10px;
width:215px;
}
#search-field input:focus {
outline-color:invert;
outline-style:none;
outline-width:0pt;
}
#search-button {
float:right;
}
#search-button input {
font-size:0pt;
height:18px;
line-height:0pt;
margin:4px 4px 2px 0pt;
padding:0pt;
width:28px;
}
#search-tips {
display:block;
float:left;
font-size:10px;
padding:6px 0pt 0pt;
}
#search label {
text-transform:uppercase;
}
#search legend {
display:none;
}
#search label {
left:-9999px;
position:absolute;
}
fieldset {
border:0pt none;
margin:0pt;
padding:0pt;
}
.clear {
display:block;
line-height:0pt;
}
#wrapper {
margin:1em 0pt 2em 19em;
overflow:hidden;
}
#features {
float:left;
margin:0pt;
padding:0pt 2em 0pt 0pt;
width:41em;
a{text-decoration:none;}
#search-box{
padding-top: 11px;
padding-bottom: 0pt;
background-color: #f6f6f6;
border-bottom-width: 1px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #cccccc;
border-bottom-style: solid;
border-bottom-color: #cccccc;
text-align: center;
}
We've expanded our Perl news coverage and improved our search! Search for all things Perl across O'Reilly!
Search
Search Tips
Listen
Print
Discuss
Subscribe to Perl.com
Rapid Website Development with CGI::Application
by Mark Stosberg
October 19, 2006
This article provides an update on the popular and mature CGI::Application framework for web applications. It assumes a basic understanding of the system, so reviewing the previous Perl.com article about CGI::Application may be helpful background reading.
CGI::Application and Catalyst Compared
You may recall the Perl.com article on another MVC web framework, Catalyst . First, I want to clear up possible confusion by explaining how the CGI::Application and Catalyst relate.
|
|
| |
|