To increase the Java heap size in Tomcat, follow the instructions below: Open the startup script used to start Tomcat. For Windows servers, this will be catalina.bat. On Unix servers, this will be catalina.sh. At the top of the script, define the JAVA_OPTS variable to specify a maximum...
Continue reading
October 26, 2016 techsupport
Blog, Tech
Here’s a quick screencast that demonstrates how to change the recovery model for your database and shrink the database logs using SQL Server Management Studio: Back up your database! Launch SQL Server Management Studio. Open up a query window associated with the database with the large transaction...
Continue reading
October 17, 2016 techsupport
Blog, Tech
http://ionicframework.com/docs/guide/installation.html http://ionicframework.com/docs/cli/run.html http://ionicframework.com/getting-started/ https://github.com/angular-ui/ui-router/wiki#resolve
Continue reading
October 14, 2016 techsupport
Blog, Tech
Setting up the Android Platform: Additional Resources Cordova Resources Android Platform Guide iOS Platform Guide Android Resources Android SDK Java Development Kit (JDK) JDK Installation iOS Resources XCode (App Store) Apple Developer Downloads
Continue reading
October 14, 2016 techsupport
Blog, Tech
Android Platform Guide
Continue reading
October 14, 2016 techsupport
Blog, Tech
iOS Platform Guide
Continue reading
October 14, 2016 techsupport
Blog, Tech
more If you have two select fields and want to load options in second one, based on selected option from first one then, below example will help you lot to understand how it can be done. Here in this example, when a user selects country in first select...
Continue reading
October 14, 2016 techsupport
Blog, Tech
Screens are small, apps are big, and life as we know it is on its head again. In a world that’s increasingly social and open, mobile apps play a vital role, and have changed the focus from what’s on the Web, to the apps on our mobile device....
Continue reading
October 9, 2016 techsupport
Blog, Tech
According to a recent report, HTML is the most widely used language for mobile app developers. The main reasons among developers for selecting web technologiesare cross-platform portability of code and the low cost of development. We’ve also heard that hybrid apps tend to be sluggish and poorly designed....
Continue reading
October 9, 2016 techsupport
Blog, Tech
원문보기
Continue reading
October 8, 2016 techsupport
Blog, Tech