Eclim 安装
ibatis 动态sql定义

定义和使用EL函数

marz posted @ Aug 11, 2010 06:28:22 AM in java with tags JSP el function , 2162 readers

 

package mypack; 

import java.util.*; 

 

public class Tool { 

    public static int add(String x, String y) { 

        int a = 0; 

        int b = 0; 

        try { 

            a = Integer.parseInt(x); 

            b = Integer.parseInt(y); 

        }catch(Exception e) {}    

    

        return a + b; 

    } 

 

    public static String convert(String s,String encode1,String encode2){ 

        try{ 

            return new String(s.getBytes(encode1),encode2); 

        }catch(Exception e){return null;} 

     } 

} 

 

<%@ page contentType="text/html; charset=GB2312" %> 

<%@ taglib prefix="mm" uri="/mytaglib" %> 

<html> 

<head> 

<title>functions</title> 

</head> 

 

<body> 

 

<h3>Add Numbers</h3> 

<p> 

<form action="sum.jsp" method="get"> 

     user= <input type="text" name="user"    

                value="${mm:convert(param.user,'ISO-8859-1','GB2312')}"> 

     <br> 

    

     x = <input type="text" name="x" value="${param.x}"> 

     <br> 

     y = <input type="text" name="y" value="${param.y}"> 

     <input type="submit" value="Add Numbers"> 

</form> 

 

<p> 

the sum is: ${mm:add(param.x,param.y)} 

 

</body> 

</html>

mytaglib.tld

<?xml version="1.0" encoding="ISO-8859-1" ?> 

 

<taglib xmlns="http://java.sun.com/xml/ns/j2ee" 

        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 

        xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-jsptaglibrary_2_0.xsd" 

        version="2.0"> 

        <tlib-version>1.1</tlib-version> 

        <short-name>mytaglib</short-name> 

        <uri>/mytaglib</uri> 

         

 

    <function> 

        <description>add x and y</description> 

        <name>add</name> 

        <function-class>mypack.Tool </function-class> 

        <function-signature> 

             int add(java.lang.String,java.lang.String) 

        </function-signature> 

    </function> 

 

    <function> 

        <description>convert encoding</description> 

        <name>convert</name> 

        <function-class>mypack.Tool </function-class> 

        <function-signature> 

             java.lang.String convert(java.lang.String,java.lang.String,java.lang.String) 

        </function-signature> 

    </function> 

 

</taglib> 

web.xml

    

    <taglib> 

            <taglib-uri>/mytaglib</taglib-uri> 

            <taglib-location>/WEB-INF/mytaglib.tld</taglib-location> 

     </taglib>

 

从 <http://ndebyq.blog.51cto.com/274018/148005> 插入

 

 

 

源文档 <http://hi.baidu.com/cliff77/blog/item/2ccfaf381bd28721b9998fcb.html>

 

<%@ taglib prefix="my" uri="http://jakarta.apache.org/tomcat/jsp2-example-taglib"%>
<html>
<head>
    <title>JSP 2.0 Expression Language - Functions</title>
</head>
<body>
    <h1>JSP 2.0 Expression Language - Functions</h1>
    <hr>
    An upgrade from the JSTL expression language, the JSP 2.0 EL also
    allows for simple function invocation. Functions are defined
    by tag libraries and are implemented by a Java programmer as 
    static methods.

    <blockquote>
      <u><b>Change Parameter</b></u>
      <form action="functions.jsp" method="GET">
foo = <input type="text" name="foo" >
          <input type="submit">
      </form>
      <br>
      <code>
        <table border="1">
          <thead>
    <td><b>EL Expression</b></td>
    <td><b>Result</b></td>
</thead>
<tr>
    <td>\${param["foo"]}</td>
    <td>${fn:escapeXml(param["foo"])} </td>
</tr>
<tr>
    <td>\${my:reverse(param["foo"])}</td>
    <td>${my:reverse(fn:escapeXml(param["foo"]))} </td>
</tr>
<tr>
    <td>\${my:reverse(my:reverse(param["foo"]))}</td>
    <td>${my:reverse(my:reverse(fn:escapeXml(param["foo"])))} </td>
</tr>
<tr>
    <td>\${my:countVowels(param["foo"])}</td>
    <td>${my:countVowels(fn:escapeXml(param["foo"]))} </td>
</tr>
</table>
      </code>
    </blockquote>
</body>
</html>

  • No match
meidir said:
Dec 06, 2022 03:43:14 AM

When I originally commented I clicked the -Notify me when new surveys are added- checkbox and already whenever a comment is added I receive four emails with similar comment. Perhaps there is by any means you can eliminate me from that service? Thanks! Macbook pro

 

===============

 

I discovered your blog site internet site on yahoo and appearance a number of your early posts. Preserve within the great operate. I recently additional up your Rss to my MSN News Reader. Looking for forward to reading more by you at a later date!… 토토사이트

meidir said:
Jan 12, 2023 11:26:50 PM

View the following tips less than and find to know how to observe this situation whilst you project your home business today. Earn money from home 카지노사이트

meidir said:
Feb 19, 2023 05:23:52 PM

Very educational post. Your current Weblog style is awesome as well! 슈어맨

meidir said:
Aug 23, 2023 01:32:50 AM

Spot lets start work on this write-up, I honestly feel this web site needs considerably more consideration. I’ll probably be again to see considerably more, thank you that info. 插花技巧

JSCRT 5th Class Que said:
Sep 14, 2023 03:02:02 PM

Students of Secondary in the State of Jharkhand Here is the Good news, People those who are looking for the JAC Model Question Paper 2024 are here at the Right place to know more information JSCRT 5th Class Question Paper 2024 about it, You can also go Through the below Article to have a clear knowledge about the JAC Model 5th Test Paper 2024 for each and every Subject.Jharkhand Board Board Important Question Paper 2024 for Final Examinations with a Good Score, Students Study Throughout the year, Students our Website Refer Study Important Questions in Examination Preparations is to go Through Jharkhand Last year Exam Question Paper 2024 Pdf Format.

meidir said:
Jan 01, 2024 01:49:27 AM

I just added this webpage to my feed reader, great stuff. Cannot get enough! DESALINATION PLANT MANUFACTURER

meidir said:
Jan 03, 2024 12:01:38 AM

This web site may be a walk-through for all of the details you wanted in regards to this and didn’t know who to question. Glimpse here, and you’ll definitely discover it. Horseback riding Smoky Mountains

 

====================

 

Perfect just what I was searching for! . black soap

 

=========================

 

I in the past left a comment on the web site and selected alert me about latest responses. Perhaps there is a way to eliminate that system? I am getting numerous mails. web design sevierville

 

========================

 

There are some interesting points over time in this posting but I don’t determine if I see these people center to heart. There is certainly some validity but I will take hold opinion until I look into it further. Good post , thanks and that we want a lot more! Put into FeedBurner also swimming pool contractors in Pigeon Forge

meidir said:
Jan 09, 2024 05:27:09 AM

I went over this web site and I believe you have a lot of fantastic info . casa de cambio

 

 

========================

 

 

Spot lets start work on this write-up, I truly think this fabulous website needs a great deal more consideration. I’ll apt to be again to learn far more, appreciate your that info. fisio

meidir said:
Jan 09, 2024 05:32:28 PM

Some really interesting information, well written and broadly speaking user friendly . permis de construire architecte

 

 

 

============================

 

 

Write more, thats all I have to say. Literally, it seems as though you relied on the video to make your point. You obviously know what youre talking about, why throw away your intelligence on just posting videos to your weblog when you could be giving us something enlightening to read? big fat dumps

meidir said:
Jan 19, 2024 12:24:04 AM

Hey There. I found your blog using msn. This is an extremely well written article. I will be sure to bookmark it and return to read more of your useful information. Thanks for the post. I will certainly return. danceable Arabic music

meidir said:
Jan 19, 2024 12:24:35 AM

Very well-done blog. I especially appreciate content that has to do with health and fitness, so it’s refreshing to me to see what you have here. Keep it up! facial exercises PFAS CONTAMINATED WATER TREATMENT TECHNIQUES to remove per- and poly-fluoroalkyl compounds (PFAS)

meidir said:
Jan 22, 2024 09:34:03 PM

Glad to be one of the visitants on this amazing web site. Media files

 

 

==============================

 

 

Have you ever wondered who posts some of this stuff that you come across? Recently it seems to have become an epidemic, although it seems to be changing for the better. Do you agree? Rappelz private server

meidir said:
Jan 31, 2024 03:08:05 AM

Awesome! I thank you your input to this matter. It has been insightful. my blog: palm reading guide car tyres Birmingham

 

 

=============================

 

 

minute but I have saved it and also included your RSS feeds, so when I have time I will be back to read a lot more, Please do keep up the great work. coffee

 

 

===================

 

 

Hiya. Very nice website!! Man .. Beautiful .. Wonderful .. I’ll bookmark your blog and take the feeds additionally…I’m happy to find so much helpful information right here within the post. Thanks for sharing… hotels

 

 

===================

 

 

I’m curious to find out what blog platform you happen to be working with? I’m having some small security issues with my latest site and I would like to find something more safeguarded. Do you have any suggestions? car events

meidir said:
Feb 09, 2024 05:42:18 PM

Duplicity is a nice movie,i like the story and also the actors. Centro de Emprego Online

 

 

==================

 

 

Considerably, the article is in reality the most excellent on this precious topic. I harmonise with your conclusions and can eagerly look forward to your next updates. Simply saying thanks will certainly not simply just be sufficient, for the phenomenal lucidity in your writing. I definitely will directly grab your rss feed to stay informed of any updates. De lightful work and much success in your business dealings! masaje tantrico mallorca

 

 

 

=============================

 

 

 

To be honestly, reading your articles is really great fun. It makes learn a lot. I genuinely hope there are a lot more posts like this one your blog; we need to post the artists out there. empresa de control de plagas en Madrid

 

 

=========================

 

 

Isn’t it entertaining if we always talk about topics like that. reparation pc boulogne billancourt

meidir said:
Feb 13, 2024 05:17:40 PM

This web site may be a walk-through it really is the knowledge you wished in regards to this and didn’t know who need to. Glimpse here, and you’ll certainly discover it. locksmith

 

 

====================

 

 

Comfortabl y, the article is in reality the greatest on this valuable topic. I harmonise with your conclusions and also definitely will thirstily look forward to your coming updates. Simply just saying thanks can not simply be sufficient, for the wonderful clarity in your writing. I definitely will instantly grab your rss feed to stay privy of any updates. Fabulous work and also much success in your business dealings! Orange refrigerator repair.

meidir said:
Feb 25, 2024 10:48:20 PM

I was very encouraged to find this site. The reason being that this is such an informative post. I wanted to thank you for this special read of the subject. I definitely savored every little bit of it and I have you bookmarked to check out new stuff you post. Tech Nieuws

 

====================

 

Yo, I’ve been gettin my site ranked “big affiliate profits”. Nieuws Vandaag

meidir said:
Mar 08, 2024 05:25:01 AM

Wow this really takes me back, i’ve been thinking about this subject for a while. AMIClubwear

 

 

====================

 

 

Thanks a lot for sharing this with all of us you actually know what you are talking about! Bookmarked. Kindly also visit my web site =). We could have a link exchange agreement between us! carte uno reverse

meidir said:
Mar 09, 2024 05:48:01 AM

When I initially commented I clicked the “Notify me when new comments are added” checkbox and now each time a comment is added I get three emails with the same comment. Is there any way you can remove people from that service? Cheers! Loja Cidadão

 

 

========================

 

 

This is a proper weblog if you really wants to be familiar with this topic. You recognize a great deal its practically not easy to argue on hand (not too When i would want…HaHa). You definitely put the latest spin with a topic thats been revealed for many years. Excellent stuff, just wonderful! Ver peliculas

Meidir said:
Mar 13, 2024 05:52:16 PM

I consider something really interesting about your site so I bookmarked . Sensors

Meidir said:
Mar 30, 2024 12:02:19 AM

eye glasses are not only stylish but they can also protect your eyes from contaminants” Psychedelische relatietherapie

 

 

=============================

 

 

I will right away grasp your rss as I can not to find your email subscription link or newsletter service. Do you have any? Kindly allow me recognise in order that I may subscribe. Thanks. https://www.panttaegi82.com/safety

Meidir said:
Apr 07, 2024 04:27:24 AM

That first offered me personally about this point of view to cope with something which gives a crucial description improving ? Kitchen installations kent

 

 

=================

 

 

Howdy! Someone in my Myspace group shared this site with us so I came to take a look. I’m definitely loving the information. I’m book-marking and will be tweeting this to my followers! Superb blog and great style and design. origin data

 

 

=================

 

 

Can I simply say what a relief to search out somebody who truly is aware of what theyre speaking about on the internet. You undoubtedly know the way to convey a difficulty to light and make it important. More individuals must read this and understand this facet of the story. I cant consider youre no more common since you definitely have the gift. Isolators Suppliers

 

 

=================

 

 

This web-site may be a walk-through like the info you wished about it and didn’t know who ought to. Glimpse here, and you’ll undoubtedly discover it. Connectors Suppliers

 

 

=================

 

 

What are you stating, man? I recognize everyones got their own opinion, but really? Listen, your website is awesome. I like the work you put into it, especially with the vids and the pics. But, come on. Theres gotta be a better way to say this, a way that doesnt make it seem like everybody here is stupid! Discrete Semiconductor Products Suppliers

 

 

=================

 

 

there are textured table linens which are much better than untextured table linena;; Integrated Circuits Suppliers

 

 

=================

 

 

One thing I would like to say is that car insurance canceling is a feared experience so if you’re doing the suitable things as being a driver you won’t get one. A number of people do receive the notice that they’ve been officially dropped by their insurance company they then have to struggle to get supplemental insurance after a cancellation. Cheap auto insurance rates usually are hard to get from cancellation. Knowing the main reasons for auto insurance canceling can help people prevent getting rid of in one of the most essential privileges readily available. Thanks for the ideas shared through your blog. 智勤芯科技

Meidir said:
Apr 10, 2024 01:57:53 AM

Thanks, I’ve recently been searching for info approximately this topic for a while and yours is the greatest I’ve came upon till now. But, what about the bottom line? Are you positive concerning the source? laundry basket with shelf

 

 

=====================

 

 

A person essentially assist to make significantly posts I’d state. That is the first time I frequented your website page and to this point? I amazed with the analysis you made to make this particular post incredible. Magnificent process! beverage cart

Meidir said:
Apr 11, 2024 11:36:13 PM

I like this post, enjoyed this one thankyou for putting up. Hoteis no Porto

 

 

==================

 

 

dog crates made from ABS Plastic can withstand those aggressive dogs,. rtp jokerwin77

 

 

==================

 

 

It’s actually a cool and helpful piece of info. I am satisfied that you shared this useful info with us. Please stay us informed like this. Thanks for sharing. Spinbettter Registration

Meidir said:
Apr 14, 2024 06:51:39 PM

It looks like you will find a trouble with your website working with Opera internet browser. best ways to earn cash online

Meidir said:
Apr 16, 2024 12:00:39 AM

i love baby gifts and i love to give baby gifts to my baby and also the my sister’s baby` Sportaza

 

 

======================

 

 

I need to examine with you here. Which isn’t one thing I usually do! I get pleasure from reading a post that can make individuals think. Additionally, thanks for allowing me to comment! https://sabongbet.app/


Login *


loading captcha image...
(type the code from the image)
or Ctrl+Enter