CodeIgniter Forums
Thinking about porting CodeIgniter.. - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Thinking about porting CodeIgniter.. (/showthread.php?tid=2606)



Thinking about porting CodeIgniter.. - El Forum - 08-14-2007

[eluser]Lovecannon[/eluser]
Ive more or less started using Java Servlets and JSP to do a business website, and so far Ive tried most of the Java web frameworks out there, and I hate how they work..using XML configuration files that act as controllers, it all seems out of place, so Ive had to resort to using my own MVC, which is just a JSP/Servlets combo. And I love CodeIgniter, and Ive been thinking about porting a variation of it to Java. Im just announcing this, it would be nice if someone could help me out if you know Java, and I was just curious about the creators thoughts on this.