User Profile

Collapse

Profile Sidebar

Collapse
naveen vodapall
naveen vodapall
Last Activity: Mar 18 '14, 11:12 AM
Joined: Mar 3 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • --------------------------index.jsp starts-------------------
    <META HTTP-EQUIV="Refresh" CONTENT="0;URL= welcomeLink.act ion">

    ----------------------baseLayout.jsp starts-----------
    <%@ taglib uri="http://tiles.apache.or g/tags-tiles" prefix="tiles" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">...
    See more | Go to post

    Leave a comment:


  • POST REDIRECT AND GET (PRG) APPROACH

    Code:
    --------------index.jsp starts ----------------------
    <%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
      <head>
        <title>My JSP 'index.jsp' starting page</title>
      </head>
    ...
    See more | Go to post
    Last edited by Rabbit; Mar 6 '14, 04:35 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data. Second warning.

    Leave a comment:


  • Code:
    --------------------------------index.jsp starts-------------
        <%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%>
        <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
        <html>
        <head>
        <title>My JSP 'index.jsp' starting page</title>
        </head>
        <body>
    ...
    See more | Go to post
    Last edited by Rabbit; Mar 3 '14, 04:47 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.

    Leave a comment:

No activity results to display
Show More
Working...