-
Jul 9th, 2009, 11:01 PM
#1
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
-
Feb 16th, 2010, 12:21 AM
#2
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!
-
Feb 16th, 2010, 08:33 AM
#3
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
-
Forum Rules