Feed on
Posts
Comments

The fact that there are two distinct disciplines begs the question how do you integrate the two?

This has proven a difficult problem to solve, and has resulted in the development of technologies such as JSTL (Java Standard Tag Library), frameworks and completely different architectures for web applications.

What these technologies aim to do is separate business logic from presentation, so that a programmer can control the logic independently of the web designer, and vice versa.

Using these technologies a programmer can create re-usable components, such as tags, which a web developer can simply drop into a web page wherever they need them. For example a tag may render a drop down list of values derived from a database. The designer does not see or need to know how this tag works, all he needs to know is how to use it.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • Netscape

Related Posts

  • Can you do both web development and web design
  • Making Money with Free Web Design Templates
  • Evolution of the Freelance Web Developer
  • Dont WAMP it LAMP it!!
  • RSS feed | Trackback URI

    1 Comment »

    Name (required)
    E-mail (required - never shown publicly)
    URI
    Subscribe to comments via email
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> in your comment.