usr/src/pkgdefs/SUNWtcat-examples/prototype_com
author Cyril Plisko <cyril.plisko@grigale.com>
Sun, 20 Dec 2009 07:12:51 +0200
changeset 2 8f1801a322e9
child 5 d07534556b03
permissions -rw-r--r--
Import sfw build 128 Bugs Fixed ---------- 6562055 FIPS-capable version of OpenSSL 6660998 include snmp support within php 6667232 [nvb79b] integrate mod-perl 2.0.4 6751764 Upgrade Subversion to 1.6.3 6818228 [nvb110] zlib functions are not working on sparc 6825797 php engine dumps core within gettext php test case 6835980 RFE: Integrate trove for StorageIM (fix build dependency) 6851099 Update mutt to version 1.5.20 (fix opensolaris build) 6864292 [nvb119] some JSP and SERVLET functional tests are failed (strict_servlet compliance) 6867572 acpidump to be included in SFW consolidation (fix incrementals) 6870491 A patch from sfw allows cdrecord to write any local file 6878859 Tomcat should create pid file for monitoring by other applications 6888690 TPM: The "tpmadm auth" command does not prompt user for PIN 6889305 emacs buffers menu is not updating in build 124 6889510 tomcat 6 is built with wrong version info 6890019 Tomcat packaging should better support custom ROOT web application deployment 6892088 memory leak in pam_pkcs11 pam_prompt() 6892736 Update GNU emacs to version 23.1 6893031 mod_sed consumes too much memory when used inside reverse proxy and line sizes are very long 6893192 Tomcat needs extra package for example web applications 6893884 warning thrown while loading xdebug extension 6893900 "tpmadm init" command causes core dump if verify PIN is incorrect 6893909 nanosleep function is not recognized in php 6895932 sox should not use /usr/lib/libgomp.so, even when the SFW build server has gcc installed 6896267 Wireshark update to version 1.2.3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     1
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
# CDDL HEADER START
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# and limitations under the License.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
# CDDL HEADER END
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    23
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
# Use is subject to license terms.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    25
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
#ident	"@(#)prototype_com	1.1	09/10/30 SMI"
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
# This required package information file contains a list of package contents.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
# The 'pkgmk' command uses this file to identify the contents of a package
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
# and their location on the development machine when building the package.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
# Can be created via a text editor or through use of the 'pkgproto' command.
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
#!search <pathname pathname ...>	# where to find pkg objects
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
#!include <filename>			# include another 'prototype' file
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
#!default <mode> <owner> <group>	# default used if not specified on entry
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    37
#!<param>=<value>			# puts parameter in pkg environment
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    38
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    39
# packaging files
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    40
i pkginfo
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    41
i copyright
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    42
i depend
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    43
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    44
# source locations relative to the prototype file
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    45
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    46
# SUNWtcat-examples
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    47
#
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    48
d none var 755 root sys
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    49
d none var/tomcat6 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    50
d none var/tomcat6/webapps 0755 webservd webservd
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    51
s none var/tomcat6/webapps/docs=../../../usr/tomcat6/docs
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    52
d none var/tomcat6/webapps/examples 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    53
d none var/tomcat6/webapps/examples/jsp 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    54
f none var/tomcat6/webapps/examples/jsp/source.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    55
d none var/tomcat6/webapps/examples/jsp/num 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    56
f none var/tomcat6/webapps/examples/jsp/num/numguess.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    57
f none var/tomcat6/webapps/examples/jsp/num/numguess.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    58
f none var/tomcat6/webapps/examples/jsp/num/numguess.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    59
d none var/tomcat6/webapps/examples/jsp/forward 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    60
f none var/tomcat6/webapps/examples/jsp/forward/forward.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    61
f none var/tomcat6/webapps/examples/jsp/forward/forward.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    62
f none var/tomcat6/webapps/examples/jsp/forward/one.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    63
f none var/tomcat6/webapps/examples/jsp/forward/fwd.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    64
f none var/tomcat6/webapps/examples/jsp/forward/two.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    65
f none var/tomcat6/webapps/examples/jsp/forward/one.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    66
d none var/tomcat6/webapps/examples/jsp/chat 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    67
f none var/tomcat6/webapps/examples/jsp/chat/chat.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    68
f none var/tomcat6/webapps/examples/jsp/chat/login.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    69
f none var/tomcat6/webapps/examples/jsp/chat/post.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    70
f none var/tomcat6/webapps/examples/jsp/chat/chat.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    71
f none var/tomcat6/webapps/examples/jsp/chat/login.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    72
f none var/tomcat6/webapps/examples/jsp/chat/post.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    73
d none var/tomcat6/webapps/examples/jsp/images 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    74
f none var/tomcat6/webapps/examples/jsp/images/read.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    75
f none var/tomcat6/webapps/examples/jsp/images/return.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    76
f none var/tomcat6/webapps/examples/jsp/images/code.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    77
f none var/tomcat6/webapps/examples/jsp/images/execute.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    78
d none var/tomcat6/webapps/examples/jsp/dates 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    79
f none var/tomcat6/webapps/examples/jsp/dates/date.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    80
f none var/tomcat6/webapps/examples/jsp/dates/date.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    81
f none var/tomcat6/webapps/examples/jsp/dates/date.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    82
d none var/tomcat6/webapps/examples/jsp/sessions 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    83
f none var/tomcat6/webapps/examples/jsp/sessions/DummyCart.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    84
f none var/tomcat6/webapps/examples/jsp/sessions/crt.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    85
f none var/tomcat6/webapps/examples/jsp/sessions/carts.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    86
f none var/tomcat6/webapps/examples/jsp/sessions/carts.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    87
f none var/tomcat6/webapps/examples/jsp/sessions/carts.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    88
f none var/tomcat6/webapps/examples/jsp/index.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    89
d none var/tomcat6/webapps/examples/jsp/jsptoserv 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    90
f none var/tomcat6/webapps/examples/jsp/jsptoserv/jts.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    91
f none var/tomcat6/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    92
f none var/tomcat6/webapps/examples/jsp/jsptoserv/hello.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    93
f none var/tomcat6/webapps/examples/jsp/jsptoserv/hello.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    94
f none var/tomcat6/webapps/examples/jsp/jsptoserv/servletToJsp.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    95
f none var/tomcat6/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    96
d none var/tomcat6/webapps/examples/jsp/checkbox 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    97
f none var/tomcat6/webapps/examples/jsp/checkbox/CheckTest.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    98
f none var/tomcat6/webapps/examples/jsp/checkbox/checkresult.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    99
f none var/tomcat6/webapps/examples/jsp/checkbox/check.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   100
f none var/tomcat6/webapps/examples/jsp/checkbox/cresult.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   101
f none var/tomcat6/webapps/examples/jsp/checkbox/checkresult.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   102
d none var/tomcat6/webapps/examples/jsp/plugin 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   103
d none var/tomcat6/webapps/examples/jsp/plugin/applet 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   104
f none var/tomcat6/webapps/examples/jsp/plugin/applet/Clock2.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   105
f none var/tomcat6/webapps/examples/jsp/plugin/applet/Clock2.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   106
f none var/tomcat6/webapps/examples/jsp/plugin/plugin.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   107
f none var/tomcat6/webapps/examples/jsp/plugin/plugin.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   108
f none var/tomcat6/webapps/examples/jsp/plugin/plugin.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   109
d none var/tomcat6/webapps/examples/jsp/simpletag 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   110
f none var/tomcat6/webapps/examples/jsp/simpletag/foo.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   111
f none var/tomcat6/webapps/examples/jsp/simpletag/foo.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   112
f none var/tomcat6/webapps/examples/jsp/simpletag/foo.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   113
d none var/tomcat6/webapps/examples/jsp/tagplugin 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   114
f none var/tomcat6/webapps/examples/jsp/tagplugin/foreach.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   115
f none var/tomcat6/webapps/examples/jsp/tagplugin/howto.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   116
f none var/tomcat6/webapps/examples/jsp/tagplugin/choose.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   117
f none var/tomcat6/webapps/examples/jsp/tagplugin/if.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   118
f none var/tomcat6/webapps/examples/jsp/tagplugin/notes.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   119
f none var/tomcat6/webapps/examples/jsp/tagplugin/foreach.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   120
f none var/tomcat6/webapps/examples/jsp/tagplugin/choose.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   121
f none var/tomcat6/webapps/examples/jsp/tagplugin/choose.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   122
f none var/tomcat6/webapps/examples/jsp/tagplugin/foreach.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   123
f none var/tomcat6/webapps/examples/jsp/tagplugin/if.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   124
f none var/tomcat6/webapps/examples/jsp/tagplugin/if.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   125
d none var/tomcat6/webapps/examples/jsp/cal 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   126
f none var/tomcat6/webapps/examples/jsp/cal/cal2.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   127
f none var/tomcat6/webapps/examples/jsp/cal/calendar.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   128
f none var/tomcat6/webapps/examples/jsp/cal/cal2.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   129
f none var/tomcat6/webapps/examples/jsp/cal/Entry.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   130
f none var/tomcat6/webapps/examples/jsp/cal/TableBean.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   131
f none var/tomcat6/webapps/examples/jsp/cal/cal1.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   132
f none var/tomcat6/webapps/examples/jsp/cal/JspCalendar.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   133
f none var/tomcat6/webapps/examples/jsp/cal/Entries.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   134
f none var/tomcat6/webapps/examples/jsp/cal/login.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   135
f none var/tomcat6/webapps/examples/jsp/cal/cal1.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   136
d none var/tomcat6/webapps/examples/jsp/jsp2 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   137
d none var/tomcat6/webapps/examples/jsp/jsp2/jspx 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   138
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/basic.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   139
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/basic.jspx 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   140
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/svgexample.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   141
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/textRotate.jspx.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   142
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/textRotate.jpg 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   143
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/textRotate.jspx 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   144
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/basic.jspx.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   145
f none var/tomcat6/webapps/examples/jsp/jsp2/jspx/textRotate.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   146
d none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   147
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/displayProducts.tag.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   148
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/panel.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   149
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/panel.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   150
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/products.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   151
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/hello.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   152
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/panel.tag.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   153
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/xhtmlbasic.tag.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   154
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/products.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   155
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/hello.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   156
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/panel.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   157
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/helloWorld.tag.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   158
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/products.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   159
f none var/tomcat6/webapps/examples/jsp/jsp2/tagfiles/hello.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   160
d none var/tomcat6/webapps/examples/jsp/jsp2/simpletag 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   161
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/BookBean.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   162
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/book.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   163
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/repeat.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   164
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/hello.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   165
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/repeat.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   166
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/book.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   167
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/FindBookSimpleTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   168
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/hello.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   169
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/repeat.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   170
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/Functions.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   171
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/book.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   172
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/hello.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   173
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/RepeatSimpleTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   174
f none var/tomcat6/webapps/examples/jsp/jsp2/simpletag/HelloWorldSimpleTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   175
d none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   176
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   177
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/TileSimpleTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   178
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   179
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   180
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/shuffle.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   181
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/jspattribute.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   182
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/HelloWorldSimpleTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   183
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/ShuffleSimpleTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   184
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/FooBean.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   185
f none var/tomcat6/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   186
d none var/tomcat6/webapps/examples/jsp/jsp2/el 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   187
f none var/tomcat6/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   188
f none var/tomcat6/webapps/examples/jsp/jsp2/el/Functions.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   189
f none var/tomcat6/webapps/examples/jsp/jsp2/el/functions.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   190
f none var/tomcat6/webapps/examples/jsp/jsp2/el/implicit-objects.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   191
f none var/tomcat6/webapps/examples/jsp/jsp2/el/functions.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   192
f none var/tomcat6/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   193
f none var/tomcat6/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   194
f none var/tomcat6/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   195
f none var/tomcat6/webapps/examples/jsp/jsp2/el/basic-comparisons.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   196
f none var/tomcat6/webapps/examples/jsp/jsp2/el/basic-arithmetic.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   197
f none var/tomcat6/webapps/examples/jsp/jsp2/el/implicit-objects.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   198
f none var/tomcat6/webapps/examples/jsp/jsp2/el/functions.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   199
f none var/tomcat6/webapps/examples/jsp/jsp2/el/implicit-objects.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   200
d none var/tomcat6/webapps/examples/jsp/jsp2/misc 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   201
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/config.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   202
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/config.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   203
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   204
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/prelude.jspf.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   205
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/coda.jspf 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   206
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/EchoAttributesTag.java.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   207
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   208
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/prelude.jspf 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   209
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/coda.jspf.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   210
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/config.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   211
f none var/tomcat6/webapps/examples/jsp/jsp2/misc/dynamicattrs.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   212
d none var/tomcat6/webapps/examples/jsp/snp 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   213
f none var/tomcat6/webapps/examples/jsp/snp/snoop.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   214
f none var/tomcat6/webapps/examples/jsp/snp/snoop.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   215
f none var/tomcat6/webapps/examples/jsp/snp/snoop.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   216
f none var/tomcat6/webapps/examples/jsp/source.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   217
d none var/tomcat6/webapps/examples/jsp/error 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   218
f none var/tomcat6/webapps/examples/jsp/error/error.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   219
f none var/tomcat6/webapps/examples/jsp/error/errorpge.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   220
f none var/tomcat6/webapps/examples/jsp/error/er.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   221
f none var/tomcat6/webapps/examples/jsp/error/errorpge.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   222
f none var/tomcat6/webapps/examples/jsp/error/err.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   223
f none var/tomcat6/webapps/examples/jsp/error/err.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   224
d none var/tomcat6/webapps/examples/jsp/xml 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   225
f none var/tomcat6/webapps/examples/jsp/xml/xml.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   226
f none var/tomcat6/webapps/examples/jsp/xml/xml.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   227
f none var/tomcat6/webapps/examples/jsp/xml/xml.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   228
d none var/tomcat6/webapps/examples/jsp/colors 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   229
f none var/tomcat6/webapps/examples/jsp/colors/colrs.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   230
f none var/tomcat6/webapps/examples/jsp/colors/colors.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   231
f none var/tomcat6/webapps/examples/jsp/colors/clr.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   232
f none var/tomcat6/webapps/examples/jsp/colors/colrs.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   233
f none var/tomcat6/webapps/examples/jsp/colors/ColorGameBean.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   234
d none var/tomcat6/webapps/examples/jsp/include 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   235
f none var/tomcat6/webapps/examples/jsp/include/foo.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   236
f none var/tomcat6/webapps/examples/jsp/include/foo.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   237
f none var/tomcat6/webapps/examples/jsp/include/inc.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   238
f none var/tomcat6/webapps/examples/jsp/include/foo.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   239
f none var/tomcat6/webapps/examples/jsp/include/include.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   240
f none var/tomcat6/webapps/examples/jsp/include/include.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   241
d none var/tomcat6/webapps/examples/jsp/security 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   242
d none var/tomcat6/webapps/examples/jsp/security/protected 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   243
f none var/tomcat6/webapps/examples/jsp/security/protected/error.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   244
f none var/tomcat6/webapps/examples/jsp/security/protected/index.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   245
f none var/tomcat6/webapps/examples/jsp/security/protected/login.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   246
f none var/tomcat6/webapps/examples/jsp/security/protected/error.jsp 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   247
f none var/tomcat6/webapps/examples/jsp/security/protected/index.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   248
f none var/tomcat6/webapps/examples/jsp/security/protected/login.jsp.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   249
d none var/tomcat6/webapps/examples/WEB-INF 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   250
d none var/tomcat6/webapps/examples/WEB-INF/tags 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   251
f none var/tomcat6/webapps/examples/WEB-INF/tags/helloWorld.tag 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   252
f none var/tomcat6/webapps/examples/WEB-INF/tags/panel.tag 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   253
f none var/tomcat6/webapps/examples/WEB-INF/tags/displayProducts.tag 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   254
f none var/tomcat6/webapps/examples/WEB-INF/tags/xhtmlbasic.tag 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   255
d none var/tomcat6/webapps/examples/WEB-INF/lib 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   256
f none var/tomcat6/webapps/examples/WEB-INF/lib/standard.jar 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   257
f none var/tomcat6/webapps/examples/WEB-INF/lib/jstl.jar 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   258
d none var/tomcat6/webapps/examples/WEB-INF/jsp2 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   259
f none var/tomcat6/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   260
d none var/tomcat6/webapps/examples/WEB-INF/classes 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   261
d none var/tomcat6/webapps/examples/WEB-INF/classes/error 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   262
f none var/tomcat6/webapps/examples/WEB-INF/classes/error/Smart.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   263
f none var/tomcat6/webapps/examples/WEB-INF/classes/error/Smart.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   264
d none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   265
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   266
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   267
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   268
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   269
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   270
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   271
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   272
f none var/tomcat6/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   273
f none var/tomcat6/webapps/examples/WEB-INF/classes/RequestParamExample.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   274
f none var/tomcat6/webapps/examples/WEB-INF/classes/SessionExample.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   275
d none var/tomcat6/webapps/examples/WEB-INF/classes/checkbox 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   276
f none var/tomcat6/webapps/examples/WEB-INF/classes/checkbox/CheckTest.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   277
f none var/tomcat6/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   278
d none var/tomcat6/webapps/examples/WEB-INF/classes/filters 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   279
f none var/tomcat6/webapps/examples/WEB-INF/classes/filters/RequestDumperFilter.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   280
f none var/tomcat6/webapps/examples/WEB-INF/classes/filters/SetCharacterEncodingFilter.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   281
f none var/tomcat6/webapps/examples/WEB-INF/classes/filters/RequestDumperFilter.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   282
f none var/tomcat6/webapps/examples/WEB-INF/classes/filters/ExampleFilter.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   283
f none var/tomcat6/webapps/examples/WEB-INF/classes/filters/SetCharacterEncodingFilter.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   284
f none var/tomcat6/webapps/examples/WEB-INF/classes/filters/ExampleFilter.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   285
f none var/tomcat6/webapps/examples/WEB-INF/classes/LocalStrings.properties 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   286
f none var/tomcat6/webapps/examples/WEB-INF/classes/RequestHeaderExample.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   287
d none var/tomcat6/webapps/examples/WEB-INF/classes/chat 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   288
f none var/tomcat6/webapps/examples/WEB-INF/classes/chat/ChatServlet.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   289
f none var/tomcat6/webapps/examples/WEB-INF/classes/chat/ChatServlet$MessageSender.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   290
f none var/tomcat6/webapps/examples/WEB-INF/classes/chat/ChatServlet.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   291
f none var/tomcat6/webapps/examples/WEB-INF/classes/servletToJsp.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   292
d none var/tomcat6/webapps/examples/WEB-INF/classes/cal 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   293
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/TableBean.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   294
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/Entry.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   295
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/Entries.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   296
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/JspCalendar.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   297
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/Entries.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   298
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/TableBean.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   299
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/JspCalendar.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   300
f none var/tomcat6/webapps/examples/WEB-INF/classes/cal/Entry.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   301
f none var/tomcat6/webapps/examples/WEB-INF/classes/HelloWorldExample.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   302
f none var/tomcat6/webapps/examples/WEB-INF/classes/RequestParamExample.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   303
f none var/tomcat6/webapps/examples/WEB-INF/classes/RequestInfoExample.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   304
d none var/tomcat6/webapps/examples/WEB-INF/classes/validators 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   305
f none var/tomcat6/webapps/examples/WEB-INF/classes/validators/DebugValidator.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   306
f none var/tomcat6/webapps/examples/WEB-INF/classes/validators/DebugValidator.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   307
f none var/tomcat6/webapps/examples/WEB-INF/classes/RequestInfoExample.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   308
d none var/tomcat6/webapps/examples/WEB-INF/classes/listeners 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   309
f none var/tomcat6/webapps/examples/WEB-INF/classes/listeners/SessionListener.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   310
f none var/tomcat6/webapps/examples/WEB-INF/classes/listeners/ContextListener.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   311
f none var/tomcat6/webapps/examples/WEB-INF/classes/listeners/SessionListener.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   312
f none var/tomcat6/webapps/examples/WEB-INF/classes/listeners/ContextListener.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   313
f none var/tomcat6/webapps/examples/WEB-INF/classes/LocalStrings_pt.properties 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   314
d none var/tomcat6/webapps/examples/WEB-INF/classes/util 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   315
f none var/tomcat6/webapps/examples/WEB-INF/classes/util/HTMLFilter.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   316
f none var/tomcat6/webapps/examples/WEB-INF/classes/util/HTMLFilter.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   317
d none var/tomcat6/webapps/examples/WEB-INF/classes/num 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   318
f none var/tomcat6/webapps/examples/WEB-INF/classes/num/NumberGuessBean.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   319
f none var/tomcat6/webapps/examples/WEB-INF/classes/num/NumberGuessBean.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   320
f none var/tomcat6/webapps/examples/WEB-INF/classes/RequestHeaderExample.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   321
d none var/tomcat6/webapps/examples/WEB-INF/classes/examples 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   322
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/FooTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   323
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   324
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   325
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/LogTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   326
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/LogTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   327
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   328
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/FooTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   329
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/ShowSource.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   330
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   331
f none var/tomcat6/webapps/examples/WEB-INF/classes/examples/ShowSource.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   332
f none var/tomcat6/webapps/examples/WEB-INF/classes/CookieExample.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   333
d none var/tomcat6/webapps/examples/WEB-INF/classes/colors 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   334
f none var/tomcat6/webapps/examples/WEB-INF/classes/colors/ColorGameBean.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   335
f none var/tomcat6/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   336
f none var/tomcat6/webapps/examples/WEB-INF/classes/CookieExample.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   337
f none var/tomcat6/webapps/examples/WEB-INF/classes/HelloWorldExample.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   338
d none var/tomcat6/webapps/examples/WEB-INF/classes/dates 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   339
f none var/tomcat6/webapps/examples/WEB-INF/classes/dates/JspCalendar.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   340
f none var/tomcat6/webapps/examples/WEB-INF/classes/dates/JspCalendar.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   341
f none var/tomcat6/webapps/examples/WEB-INF/classes/SessionExample.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   342
f none var/tomcat6/webapps/examples/WEB-INF/classes/LocalStrings_en.properties 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   343
d none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   344
d none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   345
d none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   346
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   347
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   348
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   349
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   350
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   351
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   352
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   353
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   354
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   355
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   356
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   357
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   358
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   359
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   360
d none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/el 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   361
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   362
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   363
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   364
f none var/tomcat6/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   365
d none var/tomcat6/webapps/examples/WEB-INF/classes/sessions 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   366
f none var/tomcat6/webapps/examples/WEB-INF/classes/sessions/DummyCart.class 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   367
f none var/tomcat6/webapps/examples/WEB-INF/classes/sessions/DummyCart.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   368
f none var/tomcat6/webapps/examples/WEB-INF/classes/LocalStrings_fr.properties 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   369
f none var/tomcat6/webapps/examples/WEB-INF/classes/servletToJsp.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   370
f none var/tomcat6/webapps/examples/WEB-INF/classes/LocalStrings_es.properties 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   371
d none var/tomcat6/webapps/examples/WEB-INF/jsp 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   372
f none var/tomcat6/webapps/examples/WEB-INF/jsp/example-taglib.tld 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   373
f none var/tomcat6/webapps/examples/WEB-INF/jsp/debug-taglib.tld 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   374
d none var/tomcat6/webapps/examples/WEB-INF/jsp/applet 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   375
f none var/tomcat6/webapps/examples/WEB-INF/jsp/applet/Clock2.java 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   376
f none var/tomcat6/webapps/examples/WEB-INF/web.xml 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   377
d none var/tomcat6/webapps/examples/servlets 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   378
f none var/tomcat6/webapps/examples/servlets/reqheaders.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   379
f none var/tomcat6/webapps/examples/servlets/helloworld.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   380
f none var/tomcat6/webapps/examples/servlets/reqparams.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   381
f none var/tomcat6/webapps/examples/servlets/index.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   382
d none var/tomcat6/webapps/examples/servlets/images 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   383
f none var/tomcat6/webapps/examples/servlets/images/return.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   384
f none var/tomcat6/webapps/examples/servlets/images/code.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   385
f none var/tomcat6/webapps/examples/servlets/images/execute.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   386
f none var/tomcat6/webapps/examples/servlets/reqinfo.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   387
f none var/tomcat6/webapps/examples/servlets/sessions.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   388
f none var/tomcat6/webapps/examples/servlets/cookies.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   389
f none var/tomcat6/webapps/examples/index.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   390
d none var/tomcat6/webapps/ROOT.example 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   391
f none var/tomcat6/webapps/ROOT.example/RELEASE-NOTES.txt 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   392
f none var/tomcat6/webapps/ROOT.example/tomcat.svg 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   393
d none var/tomcat6/webapps/ROOT.example/WEB-INF 0755 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   394
f none var/tomcat6/webapps/ROOT.example/WEB-INF/web.xml 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   395
f none var/tomcat6/webapps/ROOT.example/tomcat-power.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   396
f none var/tomcat6/webapps/ROOT.example/asf-logo-wide.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   397
f none var/tomcat6/webapps/ROOT.example/index.html 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   398
f none var/tomcat6/webapps/ROOT.example/tomcat.gif 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   399
f none var/tomcat6/webapps/ROOT.example/favicon.ico 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   400
f none var/tomcat6/webapps/ROOT.example/build.xml 0644 root bin
8f1801a322e9 Import sfw build 128
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   401
f none var/tomcat6/webapps/ROOT.example/index.jsp 0644 root bin