Latest Tutorials
|
Questions and Answers
|
Ask Questions?
|
Site Map
Home
Java
Frameworks
Database
Technology
Web Development
Build/Test Tools
Servers
PHP
Home
Answers
Viewqa
Struts
can we use include files in struts.....?
Login
Question
Ask Questions?
ash
can we use include files in struts.....?
1 Answer(s)
4 years and 7 months ago
Posted in :
Struts
View Answers
November 15, 2008 at 3:24 AM
Hi friend,
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<html:html>
<head>
<title><bean:message key="global.title"/></title>
<html:base/>
<script language=javascript src="include/scripts.js">
</script>
<link rel="stylesheet" href="stylesheets/format_win_main.css" type="text/css">
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF">
<%@ include file="include/menubar.inc"%>
<!--- Include the special offer -->
<%@ include file="include/mainoffer.inc"%>
<!-- Featured items header row -->
<table width="645" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="21">
<html:img height="1" alt="" page="/images/spacer.gif" width="1" border="0"/>
</td>
<td width="534">
<html:img page="/images/week_picks.gif" altKey="label.featuredproducts"/>
</td>
<td width="1" bgcolor="#9E9EFF">
<html:img height="1" alt="" page="/images/spacer.gif" width="1" border="0"/>
</td>
<td width="1" bgcolor="#9E9EFF">
<html:img height="1" alt="" page="/images/spacer.gif" width="1" border="0"/>
</td>
<td width="90" bgcolor="#9E9EFF" align="right">
<html:img height="1" alt="" page="/images/spacer.gif" width="90" border="0"/>
</td>
</tr>
<tr>
<td>
<html:img height="1" alt="" page="/images/spacer.gif" width="21" border="0"/>
</td>
<td colspan="4" bgcolor="#9E9EFF">
<html:img height="1" alt="" page="/images/spacer.gif" width="1" border="0"/>
</td>
</tr>
</table>
<html:img height="10" alt="" page="/images/spacer.gif" width="1" border="0"/><br>
<%@ include file="include/featureditems.inc"%>
<%@ include file="include/copyright.inc"%>
</body>
</html:html>
-----------------------------
Thanks.
Post Answer
Preview:
Related Pages:
can we use include files in struts.....? - Struts
php Include
Dynamic include of multiple files
Jsp include page problem
struts2.2.1 include tag example.
files
Include static files within a JSP page
if we have 2 struts-config files - Struts
JSPs : include Directives
How to include?
Facelet include Tag
JSP include
Can we use Jmeter for testing a PHP website???
JSTL <c:import> with <c:param>
JSP Include File
Web Service - Which files we have to give to client and how they will use that
We just have one file on the hard disk. But we can create directories, sub-directories and files in that file only
We just have one file on the hard disk. But we can create directories, sub-directories and files in that file only
Action Script 'include' statement example
PHP Introduction to PHP Include and require Tutorial, PHP include and require
Resource files in iphone
can we use class in jsp which implements interface
Using image in WML We can use the
Using image in WML We can use the
PHP listing files in folder
JSP Include jsp
We can run Java on most platforms provided a platform must has a Java interpreter
code for serching files and folders
The "include" directive of JSP
JSTL <c:import>
Why do we use ORM?
files
Uploading Multiple Files Using Jsp
files
files
files
java.io.FileFilter
files
Passing Parameter with <jsp: include>
Include Tag:
PHP list all files
How to include a File using directive and include action
jsp:include page=.. and include file = ...
Uploading Multiple Files Using Jsp
why we use struts framework instead of springs
Include Static HTML Page in JSP
File handling in Java, Java Files
can we use scanner class,class , object and methods to get output without using constructor ????
Include directive vs Include Action
List files recursively in linux
Latest
Frameworks
Category
Difference between equals() and == ?
Assignment operator in java
Hibernate Video Tutorial
Conditional operator in java
jQuery Tutorial For Beginners
Show pdf's in web browser by using jsp?
Google says Start Searching India
Most Effective SEO Tools
Assigning value to anchor <a></a> tag using custom tag
java code using while loop
Hibernate
Struts 1.x
Struts 2
JSF
JavaFX
Ajax
Spring 2.5
Spring 3
DOJO
iBatis
Flex 3
Flex 4
Hibernate Framework
( 1057 )
Struts Framework
( 836 )
Spring Framework
( 567 )
XML
( 196 )
Ajax
( 528 )
JavaScript
( 109 )
Java
( 1806 )
Web Services
( 71 )
Database
( 145 )
Technology
( 90 )
Web Development
( 503 )
PHP
( 406 )