Results 1 to 3 of 3

Thread: JSTL to .Net with EL

  1. #1
    Join Date
    Jun 2005
    Location
    Dallas,TX
    Posts
    17

    Default JSTL to .Net with EL

    Hi
    I did a JSTL port to .Net as Server Controls(.net server control library) with support for EL. The .net server control libraries el support comes from Spring.Net EL. Here is a link to the project. http://code.google.com/p/nscl/
    I was wondering if this would be of interest?
    Thanks
    Saad Khawaja

  2. #2
    Join Date
    Feb 2010
    Posts
    3

    Default

    I have recently join this site and this is nice idea for providing us information about your project. Would you mind to let us know more about this? Thanks!

  3. #3
    Join Date
    Jun 2005
    Location
    Dallas,TX
    Posts
    17

    Default

    Certainly, this is a open source project here http://code.google.com/p/nscl/. There are examples on how to use the library in the source code repository you can check it out here http://code.google.com/p/nscl/source/browse/. The project with sample code ends with "TestWebSite". .nscl has support for both .Net 2.0 & 3.0. What this allows you to do is minimize the usage of <%%> in your asp page. Using the tags makes the code in the asp page more readable. There is a guide you can see here http://code.google.com/p/nscl/wiki/NsclGuide. If you have any other questions I would be most happy to answer them.
    Thanks
    Thanks
    Saad Khawaja

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •